Keith Owens wrote:
>
> ...
> > Waiting on spinlock! Spinner's EIP is [<c0130d7a>]
> > ...
>
> Is the extra code worth it? The ix86 oops dump runs the stack printing
> anything that looks like a kernel address.
Fair enough.
What about the ALT-SYSRQ-P thing? I guess that wouldn't be necessary if
handle_sysrq() did a show_stack(0), which it doesn't, and probably
should.
hmmm.. The best solution would appear to be to crunch show_regs() and
show_registers() together.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/