x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 28 Nov 2012 19:50:28 +0000 (11:50 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 29 Nov 2012 21:23:03 +0000 (13:23 -0800)
commita5c2a893dbd4956a72fb261e8790d19f67b52c99
tree08ec40c9885f90b67fcf9a272ba675ff815d23ff
parent094ab1db7cb7833cd4c820acd868fc26acf3f08e
x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK

All 486+ CPUs support WP in supervisor mode, so remove the fallback
386 support code.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Link: http://lkml.kernel.org/r/1354132230-21854-7-git-send-email-hpa@linux.intel.com
arch/x86/Kconfig.cpu
arch/x86/include/asm/uaccess.h
arch/x86/lib/usercopy_32.c
arch/x86/mm/init_32.c