]> err.no Git - linux-2.6/blobdiff - include/asm-i386/segment.h
[PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_*
[linux-2.6] / include / asm-i386 / segment.h
index 5bdda79b6b53b1d2294182e2ff7e4b380ad8ff21..3c796af337762629038d39bc4ecc2031c7fff2a6 100644 (file)
 #define SEGMENT_LDT            0x4
 #define SEGMENT_GDT            0x0
 
+#ifndef CONFIG_PARAVIRT
 #define get_kernel_rpl()  0
 #endif
+#endif