On Fri, 2007-04-27 at 20:14 +0200, Andi Kleen wrote: > Martin Schwidefsky <[EMAIL PROTECTED]> 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. -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. - 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/