s390/mm: start kernel with DAT enabled
[sfrench/cifs-2.6.git] / arch / s390 / include / asm / setup.h
index 77e6506898f53d40bc4cad1bc830c0089e3e8f4f..6792ce28d37a7507cc2072252075eef3a252676f 100644 (file)
@@ -73,6 +73,9 @@ extern unsigned int zlib_dfltcc_support;
 
 extern int noexec_disabled;
 extern unsigned long ident_map_size;
+extern unsigned long pgalloc_pos;
+extern unsigned long pgalloc_end;
+extern unsigned long pgalloc_low;
 
 /* The Write Back bit position in the physaddr is given by the SLPC PCI */
 extern unsigned long mio_wb_bit_mask;