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

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

diff -urN linux-2.4.20/include/asm-s390x/setup.h linux-2.4.21/include/asm-s390x/setup.h
@@ -29,6 +29,7 @@
 #define MACHINE_IS_P390		(machine_flags & 4)
 #define MACHINE_HAS_MVPG	(machine_flags & 16)
 #define MACHINE_HAS_DIAG44	(machine_flags & 32)
+#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)