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

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)