From: Peter Zijlstra Date: Thu, 10 Apr 2014 14:15:59 +0000 (+0200) Subject: locking/mutex: Fix debug_mutexes X-Git-Tag: omap-for-v3.16/pm-signed~101^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a227960fe0cafcc229a8d6bb8b454a3a0b33719d;p=pandora-kernel.git locking/mutex: Fix debug_mutexes debug_mutex_unlock() would bail when !debug_locks and forgets to actually unlock. Reported-by: "Michael L. Semon" Reported-by: "Kirill A. Shutemov" Reported-by: Valdis Kletnieks Fixes: 6f008e72cd11 ("locking/mutex: Fix debug checks") Tested-by: Dave Jones Cc: Jason Low Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20140410141559.GE13658@twins.programming.kicks-ass.net Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed