[GIT PULL] hw-breakpoints: Various fixes

From: Frederic Weisbecker
Date: Tue Nov 10 2009 - 05:26:05 EST


Ingo,

Please pull the tracing/hw-breakpoints branch that can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
tracing/hw-breakpoints

Thanks,
Frederic
---

Frederic Weisbecker (3):
hw-breakpoints: Fix broken a.out format dump
hw-breakpoints: Fix broken hw-breakpoint sample module
hw-breakpoints: Wrap in the KVM breakpoint active state check

Paul Mundt (1):
ksym_tracer: Support read accesses independent of read/write.


arch/x86/include/asm/a.out-core.h | 10 +------
arch/x86/include/asm/debugreg.h | 7 +++++
arch/x86/kernel/hw_breakpoint.c | 35 +++++++++++++++++++++++++
arch/x86/kvm/x86.c | 2 +-
kernel/hw_breakpoint.c | 3 +-
kernel/kallsyms.c | 1 +
kernel/trace/trace_ksym.c | 11 +++++++-
samples/hw_breakpoint/data_breakpoint.c | 43 +++++++++++++++++-------------
8 files changed, 82 insertions(+), 30 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/