[PATCH v2 0/5] ARM: hw_breakpoint: updates for 3.2
Will Deacon
will.deacon at arm.com
Mon Aug 15 13:41:52 EDT 2011
Hello,
This is version 2 of the patch series originally posted here:
http://lists.infradead.org/pipermail/linux-arm-kernel/2011-August/060330.html
Changes since v1 include:
* We no longer pretend to support the v7 memory-mapped interface
* Swapped patch 4 and patch 5
* Based on -rc2
I'd appreciate any testing with this lot applied (even if it's just boot
testing with CONFIG_HAVE_HW_BREAKPOINT enabled).
Thanks,
Will
Will Deacon (5):
ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support
ARM: hw_breakpoint: reserve one breakpoint for watchpoint stepping
ARM: hw_breakpoint: add support for multiple watchpoints
ARM: hw_breakpoint: trap undef instruction exceptions in
reset_ctrl_regs
ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations
arch/arm/include/asm/hw_breakpoint.h | 2 +
arch/arm/kernel/hw_breakpoint.c | 270 +++++++++++++++++++++-------------
2 files changed, 167 insertions(+), 105 deletions(-)
More information about the linux-arm-kernel
mailing list