aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorPeter Zijlstra <a.p.zijlstra@chello.nl>2008-08-11 22:45:51 +0200
committerIngo Molnar <mingo@elte.hu>2008-08-11 22:45:51 +0200
commit0f2bc27be27ca1dcc66b96131e44bf7648b959c6 (patch)
tree22ea7b9a28878851f445a5420ff80b64ee1cfdd1 /mm
parentlockdep: increase MAX_LOCKDEP_KEYS (diff)
downloadlinux-dev-0f2bc27be27ca1dcc66b96131e44bf7648b959c6.tar.xz
linux-dev-0f2bc27be27ca1dcc66b96131e44bf7648b959c6.zip
lockdep: fix debug_lock_alloc
When we enable DEBUG_LOCK_ALLOC but do not enable PROVE_LOCKING and or LOCK_STAT, lock_alloc() and lock_release() turn into nops, even though we should be doing hlock checking (check=1). This causes a false warning and a lockdep self-disable. Rectify this. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions