patch-2.4.21 linux-2.4.21/include/asm-s390/setup.h

Next file: linux-2.4.21/include/asm-s390/system.h
Previous file: linux-2.4.21/include/asm-s390/rwsem.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-s390/setup.h linux-2.4.21/include/asm-s390/setup.h
@@ -30,6 +30,7 @@
 #define MACHINE_IS_P390  (machine_flags & 4)
 #define MACHINE_HAS_CSP  (machine_flags & 8)
 #define MACHINE_HAS_MVPG (machine_flags & 16)
+#define MACHINE_HAS_PFIX (machine_flags & 128)
 
 #define MACHINE_HAS_HWC  (!MACHINE_IS_P390)
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)