Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
* 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, reboot: Fix typo in nmi reboot path x86, NMI: Add to_cpumask() to silence compile warning x86, NMI: NMI selftest depends on the local apic x86: Add stack top margin for stack overflow checking x86, NMI: NMI-selftest should handle the UP case properly x86: Fix the 32-bit stackoverflow-debug build x86, NMI: Add knob to disable using NMI IPIs to stop cpus x86, NMI: Add NMI IPI selftest x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus x86: Clean up the range of stack overflow checking x86: Panic on detection of stack overflow x86: Check stack overflow in detail
No related branches found
No related tags found
Showing
- Documentation/kernel-parameters.txt 4 additions, 0 deletionsDocumentation/kernel-parameters.txt
- Documentation/sysctl/kernel.txt 14 additions, 0 deletionsDocumentation/sysctl/kernel.txt
- arch/x86/Kconfig.debug 17 additions, 2 deletionsarch/x86/Kconfig.debug
- arch/x86/include/asm/smp.h 6 additions, 0 deletionsarch/x86/include/asm/smp.h
- arch/x86/kernel/Makefile 1 addition, 0 deletionsarch/x86/kernel/Makefile
- arch/x86/kernel/irq_32.c 5 additions, 0 deletionsarch/x86/kernel/irq_32.c
- arch/x86/kernel/irq_64.c 29 additions, 6 deletionsarch/x86/kernel/irq_64.c
- arch/x86/kernel/nmi_selftest.c 180 additions, 0 deletionsarch/x86/kernel/nmi_selftest.c
- arch/x86/kernel/smp.c 70 additions, 2 deletionsarch/x86/kernel/smp.c
- arch/x86/kernel/smpboot.c 1 addition, 0 deletionsarch/x86/kernel/smpboot.c
- include/linux/kernel.h 1 addition, 0 deletionsinclude/linux/kernel.h
- kernel/sysctl.c 9 additions, 0 deletionskernel/sysctl.c
Loading
Please register or sign in to comment