diff options
author | Will Deacon <will.deacon@arm.com> | 2012-09-21 15:08:17 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2012-11-09 11:47:05 +0000 |
commit | b59a540ca927ea84bb0590b9d8076f50c969abb4 (patch) | |
tree | 351ff0e5efa1343879e57824acdcba498fd7309c /arch/arm/kernel/stacktrace.c | |
parent | e64877dcf5fd05d81fa195785a738f3a729587a3 (diff) | |
download | kernel_replicant_linux-b59a540ca927ea84bb0590b9d8076f50c969abb4.tar.gz kernel_replicant_linux-b59a540ca927ea84bb0590b9d8076f50c969abb4.tar.bz2 kernel_replicant_linux-b59a540ca927ea84bb0590b9d8076f50c969abb4.zip |
ARM: hw_breakpoint: fix monitor mode detection with v7.1
Detecting whether halting debug is enabled is no longer possible via
the DBGDSCR in v7.1, returning an UNKNOWN value for the HDBGen bit via
CP14 when the OS lock is clear.
This patch removes the halting mode check and ensures that accesses to
the internal and external views of the DBGDSCR are serialised with an
instruction barrier.
Tested-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm/kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions