* Daniel Thompson daniel.thompson@linaro.org wrote:
Much of the code sitting in arch/x86/kernel/apic/hw_nmi.c to support safe all-cpu backtracing from NMI has been copied to printk.c to make it accessible to other architectures.
Port the x86 NMI backtrace to the generic code.
Is there any difference between the generic and the x86 code as they stand today?
Thanks,
Ingo