diff --git a/[refs] b/[refs] index ba329847f4c2..75535de95532 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 03967c5267b0e7312d1d55dc814d94cf190ca573 +refs/heads/master: 46fec7ac40e452a2ea5e63648d98b6bb2b5898f9 diff --git a/trunk/kernel/lockdep.c b/trunk/kernel/lockdep.c index dbda475b13bd..11832acdde77 100644 --- a/trunk/kernel/lockdep.c +++ b/trunk/kernel/lockdep.c @@ -3417,9 +3417,10 @@ void debug_show_all_locks(void) } printk(" ignoring it.\n"); unlock = 0; + } else { + if (count != 10) + printk(KERN_CONT " locked it.\n"); } - if (count != 10) - printk(" locked it.\n"); do_each_thread(g, p) { /*