On Mon, Oct 7, 2013 at 3:14 PM, Linus Torvalds
<[email protected]> wrote:
>
> I *think* r14 contains the function we're going to jump to in the
> oops, and that could be interesting to know, but it's not decoded, so
> you'd have to match it up against a symbol map...

Actually, Fenguguan, never mind. Instead, change the "pr_debug()" in
kobject_release() to  "pr_alert()", so that it gets printed out. Or
just boot with the "ignore_loglevel" thing so that debug messages are
actually visible.

At that point, we should be able to match the oops workqueue list
address with the address of the delayed kernel object that gets
printed out.

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

Reply via email to