[linux-yocto] [PATCH 14/39] Revert "LSI AXM55XX: Add GENERIC_LOCKBREAK"

Charlie Paul cpaul.windriver at gmail.com
Tue Apr 22 13:59:26 PDT 2014


From: Anders Berg <anders.berg at lsi.com>

This reverts commit 2340ef2f1f09c964a4139ac25653a3775bdb706a.

Signed-off-by: Anders Berg <anders.berg at lsi.com>
---
 arch/arm/Kconfig |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 28757ec..e75d225 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -154,17 +154,12 @@ config TRACE_IRQFLAGS_SUPPORT
 	bool
 	default y
 
-config GENERIC_LOCKBREAK
-	bool
-	default y
-	depends on SMP
-
 config RWSEM_GENERIC_SPINLOCK
 	bool
 	default y
 
 config RWSEM_XCHGADD_ALGORITHM
-	def_bool !RWSEM_GENERIC_SPINLOCK && !PREEMPT_RT_FULL
+	bool
 
 config ARCH_HAS_ILOG2_U32
 	bool
-- 
1.7.9.5



More information about the linux-yocto mailing list