-
- Downloads
[PATCH] i386: Clean up NMI watchdog code
- Introduce a wd_ops structure
- Convert the various nmi watchdogs over to it
- This allows to split the perfctr reservation from the watchdog
setup cleanly.
- Do perfctr reservation globally as it should have always been
- Remove dead code referenced only by unused EXPORT_SYMBOLs
Signed-off-by:
Andi Kleen <ak@suse.de>
Showing
- arch/i386/kernel/cpu/Makefile 2 additions, 0 deletionsarch/i386/kernel/cpu/Makefile
- arch/i386/kernel/cpu/perfctr-watchdog.c 658 additions, 0 deletionsarch/i386/kernel/cpu/perfctr-watchdog.c
- arch/i386/kernel/nmi.c 53 additions, 776 deletionsarch/i386/kernel/nmi.c
- include/asm-i386/nmi.h 8 additions, 0 deletionsinclude/asm-i386/nmi.h
Loading
Please register or sign in to comment