Messages in this thread |  | | Date | Thu, 21 Sep 2000 00:42:25 +1100 | From | Andrew Morton <> | Subject | Re: NMI Watchdog detected LOCKUP on CPU1 (stext_lock)(2.4.0-test9-pre2) |
| |
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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |