patch-2.4.22 linux-2.4.22/arch/s390/kernel/head.S

Next file: linux-2.4.22/arch/s390/kernel/s390_ksyms.c
Previous file: linux-2.4.22/arch/s390/kernel/debug.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/s390/kernel/head.S linux-2.4.22/arch/s390/kernel/head.S
@@ -587,7 +587,7 @@
         .long  .Lduct                   # cr2: dispatchable unit control table
         .long  0                        # cr3: instruction authorization
         .long  0                        # cr4: instruction authorization
-        .long  0                        # cr5:  various things
+        .long  0xffffffff               # cr5: primary-aste origin
         .long  0                        # cr6:  I/O interrupts
         .long  0                        # cr7:  secondary space segment table
         .long  0                        # cr8:  access registers translation

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