patch-2.4.22 linux-2.4.22/include/asm-x86_64/segment.h

Next file: linux-2.4.22/include/asm-x86_64/siginfo.h
Previous file: linux-2.4.22/include/asm-x86_64/proto.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-x86_64/segment.h linux-2.4.22/include/asm-x86_64/segment.h
@@ -16,5 +16,6 @@
 #define __USER_DS     0x2b   /* 5*8+3 */ 
 #define __USER_CS     0x33   /* 6*8+3 */ 
 #define __USER32_DS	__USER_DS 
+#define __KERNEL_COMPAT32_CS 0x08
 
 #endif

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