aboutsummaryrefslogtreecommitdiffstats
path: root/lib/spinlock_debug.c
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2006-07-03 07:24:51 +0000
committerLinus Torvalds <[email protected]>2006-07-03 22:27:04 +0000
commit6c9076ec9cd448f43bbda871352a7067f456ee26 (patch)
tree8691366aa511f20146eb9cfe942e0d94c4136e1a /lib/spinlock_debug.c
parent[PATCH] lockdep: core (diff)
downloadkernel-6c9076ec9cd448f43bbda871352a7067f456ee26.tar.gz
kernel-6c9076ec9cd448f43bbda871352a7067f456ee26.zip
[PATCH] lockdep: allow read_lock() recursion of same class
From: Ingo Molnar <[email protected]> lockdep so far only allowed read-recursion for the same lock instance. This is enough in the overwhelming majority of cases, but a hostap case triggered and reported by Miles Lane relies on same-class different-instance recursion. So we relax the restriction on read-lock recursion. (This change does not allow rwsem read-recursion, which is still forbidden.) Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/spinlock_debug.c')
0 files changed, 0 insertions, 0 deletions