[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <528B36EA.20301@gmail.com>
Date: Tue, 19 Nov 2013 11:01:14 +0100
From: Francis Moreau <francis.moro@...il.com>
To: Borislav Petkov <bp@...en8.de>
CC: LKML <linux-kernel@...r.kernel.org>,
"Rafael J. Wysocki" <rjw@...k.pl>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: 3.12: kernel panic when resuming from suspend to RAM (x86_64)
On 11/18/2013 02:32 PM, Borislav Petkov wrote:
> On Mon, Nov 18, 2013 at 01:19:28PM +0100, Francis Moreau wrote:
>> Just out of curiosity, running "objdump -D" doesn't seem to show the
>> same thing here. How did you get such dump with function names for
>> example ?
>
> There's another, non-stripped vmlinux in the kernel package:
>
> $ objdump -D usr/src/linux-3.12.0-1-ARCH/vmlinux | less
>
oh I see, thks.
>> The thing is that I'd like to avoid to oops my kernel to avoid to
>> corrupt my filesystem.
>
> Then debugging this thing would be very hard, if not impossible but it
> is your decision at the end of the day...
>
This issue is really annoying so I'll try to debug it.
I think the easiest way to do it is to install a minimal system on a USB
stick and try to reproduce first in order to preserve my system.
Then I'll try to see if this issue exists in a previous kernel version
and if so, I'll do a git-bisect session.
I can't find a quicker way to do that although using git-bisect (which
implies several kernel builds) is a PITA.
Thanks.
--
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