Re: processes hung after sys_renameat, and 'missing' processes

From: Linus Torvalds
Date: Sun Jun 03 2012 - 20:16:46 EST


On Sun, Jun 3, 2012 at 5:00 PM, Dave Jones <davej@xxxxxxxxxx> wrote:
>
> sysrq-d: http://fpaste.org/ow9O/

Ugh. I'm adding PeterZ to the cc, just to see if he can make more sense of it.

Peter, is there no way to make the lock thing print not just the lock
class name, but also the pointer to the actual *instance* of the lock
held?

Also, it's a bit unclear to me, but I *think* that most of those users
don't actually "hold" the lock - they are waiting for it. Yes/no? Does
the lockdep information have the capability to distinguish between
"waiting for" vs "actually successfully owns the lock"?

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/