patch-2.4.13 linux/include/asm-s390x/current.h
Next file: linux/include/asm-s390x/dasd.h
Previous file: linux/include/asm-s390x/chandev.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Oct 11 09:43:38 2001
-  Orig file: 
v2.4.12/linux/include/asm-s390x/current.h
-  Orig date: 
Sun Aug 12 13:28:00 2001
diff -u --recursive --new-file v2.4.12/linux/include/asm-s390x/current.h linux/include/asm-s390x/current.h
@@ -19,7 +19,7 @@
 {
         struct task_struct *current;
         __asm__("lghi  %0,-16384\n\t"
-                "ngr   %0,15"
+                "alg   %0,0xd40"
                 : "=&r" (current) : : "cc" );
         return current;
  }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)