[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFyrDme-oNKe9=9vppct5+qCo4=Ug35np1fZiC1da64i_Q@mail.gmail.com>
Date: Mon, 7 Oct 2013 16:47:29 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Fengguang Wu <fengguang.wu@...el.com>
Cc: Russell King - ARM Linux <linux@....linux.org.uk>,
xen-devel@...ts.xenproject.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
On Mon, Oct 7, 2013 at 3:14 PM, Linus Torvalds
<torvalds@...ux-foundation.org> 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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists