From: Maarten Lankhorst Date: Thu, 13 Sep 2012 09:39:51 +0000 (+0200) Subject: lockdep: Check if nested lock is actually held X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~99^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d094595078d00b63839d0c5ccb8b184ef242cb45;p=pandora-kernel.git lockdep: Check if nested lock is actually held It is considered good form to lock the lock you claim to be nested in. Signed-off-by: Maarten Lankhorst [ removed nest_lock arg to print_lock_nested_lock_not_held in favour of hlock->nest_lock, also renamed the lock arg to hlock since its a held_lock type ] Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/5051A9E7.5040501@canonical.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed