Re: [patch 18/38] Improved oops output.

From: Chuck Ebbert
Date: Fri Apr 27 2007 - 17:11:12 EST


Martin Schwidefsky wrote:
> On Fri, 2007-04-27 at 20:14 +0200, Andi Kleen wrote:
>> Martin Schwidefsky <schwidefsky@xxxxxxxxxx> writes:
>>
>>> Second a disassembler is added that decodes the instructions surrounding
>>> the faulting PSW.
>> Is that really needed? I use a simple wrapper around as/objdump for this
>> and it works great.
>>
>> (ftp://ftp.firstfloor.org/pub/ak/shell/decodecode)
>
> It is not absolutly needed but it is damn convenient. Usually I can
> immediatly see the reason for the oops. And the size is only 8KB which
> is next to nothing.
>

Yeah, well your instruction set is really simple anyway. :)

I wonder how big the x86 disassembler is...
-
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/