• Don Zickus's avatar
    x86: Move trigger_all_cpu_backtrace to its own die_notifier · 7cbb7e7f
    Don Zickus authored
    As part of the transition of the nmi watchdog to something more
    generic, the trigger_all_cpu_backtrace code is getting left behind.
    Put it in its own die_notifier so it can still be used.
    
    V2:
    - use arch_spin_locks
    Signed-off-by: default avatarDon Zickus <dzickus@redhat.com>
    Cc: Ingo Molnar <mingo@elte.hu>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Cyrill Gorcunov <gorcunov@gmail.com>
    Cc: Eric Paris <eparis@redhat.com>
    Cc: Randy Dunlap <randy.dunlap@oracle.com>
    LKML-Reference: <1273266711-18706-6-git-send-email-dzickus@redhat.com>
    Signed-off-by: default avatarFrederic Weisbecker <fweisbec@gmail.com>
    7cbb7e7f
hw_nmi.c 3.86 KB