Greetings All,
I am using the lastest grsecurity-2.1.9-2.6.17.6-200607231226.patch and encountered the te following error.
CC arch/i386/kernel/ldt.o
In file included from arch/i386/kernel/ldt.c:21:
include/asm/mmu_context.h: In function `switch_mm':
include/asm/mmu_context.h:55: error: structure has no member named `user_cs_base'
include/asm/mmu_context.h:55: error: structure has no member named `user_cs_base'
include/asm/mmu_context.h:56: error: structure has no member named `user_cs_limit'
include/asm/mmu_context.h:56: error: structure has no member named `user_cs_limit'
make[1]: *** [arch/i386/kernel/ldt.o] Error 1
make: *** [arch/i386/kernel] Error 2
Any idea ho i can get a workaround?
Thanks,
SL