This patchset updates OS Save and Restore mechanism for v7 and v7.1 debug for self-hosted debug powerdown support to Linux 3.8-rc2.
v7 debug for self-hosted debug tested on Pandaboard (A9) which unfortunately does not support OS Save and Restore.
v7.1 debug for self-hosted debug tested on TC2 big.LITTLE testchip (cpuidle, on both A7 and A15 clusters).
Gdb (version 7.5.50.20121105-cvs) was used as the self-hosted debugger.
This patchset is against commit e01b52e 'Merge branch 'next-armlt-arm64' into integration-next' on linaro_landing_team/integration-next .
It replaces the patch 'ARM: hw_breakpoint: v7.1 self-hosted debug powerdown support'.
Dietmar Eggemann (2): ARM: hw_breakpoint: Check function for OS Save and Restore mechanism ARM: hw_breakpoint: Debug powerdown support for self-hosted debug
arch/arm/include/asm/hw_breakpoint.h | 3 ++ arch/arm/kernel/hw_breakpoint.c | 56 +++++++++++++++++++++++++++++++--- 2 files changed, 54 insertions(+), 5 deletions(-)