projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
882a95a
)
ARC: Enable HAVE_FUTEX_CMPXCHG
author
Vineet Gupta
<vgupta@synopsys.com>
Thu, 6 Aug 2015 12:25:34 +0000
(17:55 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Thu, 20 Aug 2015 12:46:01 +0000
(18:16 +0530)
ARC doesn't need the runtime detection of futex cmpxchg op
Cc: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arc/Kconfig
b/arch/arc/Kconfig
index e119d42f92ce9fc35c36088e743a93b4f9b526ef..78c0621d581940f3f765e75c5218a7cdc9a4ae5f 100644
(file)
--- a/
arch/arc/Kconfig
+++ b/
arch/arc/Kconfig
@@
-23,6
+23,7
@@
config ARC
select GENERIC_SMP_IDLE_THREAD
select HAVE_ARCH_KGDB
select HAVE_ARCH_TRACEHOOK
+ select HAVE_FUTEX_CMPXCHG
select HAVE_IOREMAP_PROT
select HAVE_KPROBES
select HAVE_KRETPROBES