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
- Lines: 7
- Date:
2003-08-25 04:44:44.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-x86_64/segment.h
- Orig date:
2003-06-13 07:51:38.000000000 -0700
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)