patch-2.4.25 linux-2.4.25/include/asm-s390x/pgalloc.h

Next file: linux-2.4.25/include/asm-s390x/s390io.h
Previous file: linux-2.4.25/include/asm-s390x/irq.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/include/asm-s390x/pgalloc.h linux-2.4.25/include/asm-s390x/pgalloc.h
@@ -23,6 +23,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)