Re: USB device cannot be reconnected and khubd "blocked for morethan 120 seconds"

From: Tejun Heo
Date: Tue Jan 15 2013 - 19:44:02 EST


On Tue, Jan 15, 2013 at 04:36:34PM -0800, Linus Torvalds wrote:
> The thing is, the module loading in particular is not necessarily
> happening in the same context as what *started* the module loading. A
> module loader will request the module from user space, and then later
> user space - through possibly a totally unrelated process - will
> finish it. So there is no "myself". There's not even necessarily any
> relationship that the kernel even knows about, because the module
> loading request can have gone from usermode_helper over something like
> dbus to systemd.
>
> See?

Right. Gees, there's even no way to link them.

--
tejun
--
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/