]> git.baikalelectronics.ru Git - kernel.git/commit
x86, 386 removal: Remove CONFIG_CMPXCHG
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 28 Nov 2012 19:50:24 +0000 (11:50 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 29 Nov 2012 21:23:01 +0000 (13:23 -0800)
commit6d1ef7f0087131f851f0988229306f4f85690d37
treef589ea96fe3fab9c935c0963dab7ec8f8a7745fb
parent4019cec3625494f631ed5d5e529aa510f2cf0150
x86, 386 removal: Remove CONFIG_CMPXCHG

All 486+ CPUs support CMPXCHG, 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-3-git-send-email-hpa@linux.intel.com
arch/x86/Kconfig.cpu
arch/x86/include/asm/cmpxchg_32.h
arch/x86/include/asm/percpu.h
arch/x86/lib/Makefile
arch/x86/lib/cmpxchg.c [deleted file]
arch/x86/xen/Kconfig