]> git.baikalelectronics.ru Git - kernel.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)
commit77739315f90a42581fe83d2fc44432dc0dec40f6
tree1c928b80c897acc8bf7f47de8ef3793c5ba30c2c
parent5f96a9463389000e71dce94bd13cffaaaed9f977
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