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

All 486+ CPUs support XADD, 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-4-git-send-email-hpa@linux.intel.com
arch/x86/Kconfig
arch/x86/Kconfig.cpu
arch/x86/include/asm/atomic.h
arch/x86/include/asm/local.h
arch/x86/um/Kconfig