From: Ingo Molnar on 22 Feb 2010 05:00 * Frederic Weisbecker <fweisbec(a)gmail.com> wrote: > Ingo, > > Please pull the perf/urgent branch that can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git > perf/urgent > > Thanks, > Frederic > --- > > Frederic Weisbecker (2): > hw-breakpoints: Accept breakpoints on NULL address > hw-breakpoint: Keep track of dr7 local enable bits > > > arch/x86/include/asm/processor.h | 2 ++ > arch/x86/kernel/hw_breakpoint.c | 30 +++++++----------------------- > arch/x86/kernel/ptrace.c | 7 +++++-- > 3 files changed, 14 insertions(+), 25 deletions(-) Pulled, thanks a lot! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: (none) Next: [RESEND PATCH] module param_call: fix potential NULL pointer dereference |