Re: [PATCH -rt] fix sysrq+l when nmi_watchdog disabled

From: Steven Rostedt
Date: Tue May 27 2008 - 19:36:24 EST




On Tue, 27 May 2008, Hiroshi Shimamoto wrote:

> From: Hiroshi Shimamoto <h-shimamoto@xxxxxxxxxxxxx>
>
> In nmi_show_all_regs(), set nmi_show_regs for all cpus but NMI never come
> to itself when nmi_watchdog is disabled. It means the kernel hangs up when
> sysrq+l is issued.
>
> Call irq_show_regs_callback() itself before calling smp_send_nmi_allbutself().

Thanks,

I had a patch to do this fix but it got lost. I'll add yours.

-- Steve

>
> Signed-off-by: Hiroshi Shimamoto <h-shimamoto@xxxxxxxxxxxxx>
> ---
--
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/