patch-2.4.25 linux-2.4.25/arch/s390x/kernel/head.S
Next file: linux-2.4.25/arch/s390x/kernel/linux32.c
Previous file: linux-2.4.25/arch/s390x/defconfig
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
2004-02-18 05:36:30.000000000 -0800
-  Orig file: 
linux-2.4.24/arch/s390x/kernel/head.S
-  Orig date: 
2003-08-25 04:44:40.000000000 -0700
diff -urN linux-2.4.24/arch/s390x/kernel/head.S linux-2.4.25/arch/s390x/kernel/head.S
@@ -553,6 +553,10 @@
         bne    1f-.LPG1(%r13)
         oi     7(%r12),4                # set P/390 flag
 1:
+	chi    %r0,0x2084		# new stidp format?
+	bne    2f-.LPG1(%r13)
+	oi     7(%r12),64		# set new stidp flag
+2:	
 
 #
 # find out if we have the MVPG instruction
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)