projects
/
ziggy471-sgs3-jb.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
latest snapshot
plain
Re-enable RWSEM_GENERIC_SPINLOCK by default
file:
2d9b3d2b778aaae832106feb83f9ff33a4497bc7
-> file:
de37465768e047cbfeb05bb532fba50fbd41388e
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -145,10 +145,10 @@ config ARM_TICKET_LOCKS
config RWSEM_GENERIC_SPINLOCK
bool
+ default y
config RWSEM_XCHGADD_ALGORITHM
bool
- default y
config ARCH_HAS_ILOG2_U32
bool