]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARC: Enable optimistic spinning for LLSC config
authorVineet Gupta <vgupta@synopsys.com>
Sat, 8 Aug 2015 12:21:58 +0000 (17:51 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Tue, 11 Aug 2015 09:21:09 +0000 (14:51 +0530)
Suggested-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Kconfig

index bd4670d1b89bcabf043f13015c01b59397b73427..e119d42f92ce9fc35c36088e743a93b4f9b526ef 100644 (file)
@@ -8,6 +8,7 @@
 
 config ARC
        def_bool y
+       select ARCH_SUPPORTS_ATOMIC_RMW if ARC_HAS_LLSC
        select BUILDTIME_EXTABLE_SORT
        select COMMON_CLK
        select CLONE_BACKWARDS