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)
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

No differences found