[PATCH 01/11] kernel/debug: Make use of KGDB_REASON_NMI

Jason Wessel jason.wessel at windriver.com
Mon Jul 30 23:53:04 EDT 2012


On 07/30/2012 06:58 AM, Anton Vorontsov wrote:
> Currently kernel never set KGDB_REASON_NMI. We do now, when we enter
> KGDB/KDB from an NMI.
>
> This is not to be confused with kgdb_nmicallback(), NMI callback is
> an entry for the slave CPUs during CPUs roundup, but REASON_NMI is the
> entry for the master CPU.

No need for confusion here :-)

I'll take this one for the kernel merge window if it passes regression tests, no reason not to be setting the stop codes properly.

Thanks,
Jason.




More information about the linux-arm-kernel mailing list