Hi, Peter- Here are some baby steps toward eliminating nested NMIs. What do you think?
Andy Lutomirski (3): x86/perf/hw_breakpoint: Disallow kernel breakpoints unless kprobe-safe x86/perf/hw_breakpoint: Improve range breakpoint validation x86/perf/hw_breakpoint: Fix check for kernelspace breakpoints arch/x86/kernel/hw_breakpoint.c | 31 ++++++++++++++++++++++++++++++- include/linux/kprobes.h | 2 ++ kernel/kprobes.c | 2 +- 3 files changed, 33 insertions(+), 2 deletions(-) -- 2.4.3 -- 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/

