patch-2.4.25 linux-2.4.25/include/asm-s390/pgalloc.h
Next file: linux-2.4.25/include/asm-s390/s390io.h
Previous file: linux-2.4.25/include/asm-s390/irq.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
2004-02-18 05:36:32.000000000 -0800
- Orig file:
linux-2.4.24/include/asm-s390/pgalloc.h
- Orig date:
2003-06-13 07:51:38.000000000 -0700
diff -urN linux-2.4.24/include/asm-s390/pgalloc.h linux-2.4.25/include/asm-s390/pgalloc.h
@@ -1,5 +1,5 @@
/*
- * include/asm-s390/bugs.h
+ * include/asm-s390/pgalloc.h
*
* S390 version
* Copyright (C) 1999,2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
@@ -22,6 +22,8 @@
#define pte_quicklist (S390_lowcore.cpu_data.pte_quick)
#define pgtable_cache_size (S390_lowcore.cpu_data.pgtable_cache_sz)
+extern void diag10(unsigned long addr);
+
/*
* Allocate and free page tables. The xxx_kernel() versions are
* used to allocate a kernel page table - this turns on ASN bits
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)