]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86, 386 removal: Remove CONFIG_X86_POPAD_OK
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 28 Nov 2012 19:50:29 +0000 (11:50 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 29 Nov 2012 21:23:03 +0000 (13:23 -0800)
commite3228cf4544355f73437a2b9c6916be9cbafc201
tree7632f9ad5c3db45c9668ea18ad447cb719acea37
parenta5c2a893dbd4956a72fb261e8790d19f67b52c99
x86, 386 removal: Remove CONFIG_X86_POPAD_OK

The check_popad() routine tested for a 386-specific bug, and never
actually did anything useful with it anyway other than print a
message.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Link: http://lkml.kernel.org/r/1354132230-21854-8-git-send-email-hpa@linux.intel.com
arch/x86/Kconfig.cpu
arch/x86/kernel/cpu/bugs.c