On Wed, 15 Jul 2015, Russell King wrote: > x86s NMI backtrace implementation (for arch_trigger_all_cpu_backtrace()) > is fairly generic in nature - the only architecture specific bits are > the act of raising the NMI to other CPUs, and reporting the status of > the NMI handler. > > These are fairly simple to factor out, and produce a generic > implementation which can be shared between ARM and x86. > > Signed-off-by: Russell King <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]> -- 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/

