summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorDave Kleikamp <shaggy@linux.vnet.ibm.com>2010-03-01 04:57:34 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2010-03-09 11:57:10 +1100
commit30124d11097e371e42052144d8a3f4a78d26e09f (patch)
treeb37404e0b2c653c099401eea7e9bc988eaa84bb1 /scripts/basic
parenta8e6da093ea8642b1320fb5d64134366f2a8d0ac (diff)
downloadkernel-30124d11097e371e42052144d8a3f4a78d26e09f.tar.gz
powerpc/booke: Fix breakpoint/watchpoint one-shot behavior
Another fix for the extended ptrace patches in the -next tree. The handling of breakpoints and watchpoints is inconsistent. When a breakpoint or watchpoint is hit, the interrupt handler is clearing the proper bits in the dbcr* registers, but leaving the dac* and iac* registers alone. The ptrace code to delete the break/watchpoints checks the dac* and iac* registers for zero to determine if they are enabled. Instead, they should check the dbcr* bits. Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
ton?h=master&id=5c04a5b065e97dd331dba67da9896897fced3bee'>arm64: dts: Add/fix /memory node unit-addressesRob Herring 2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2023-08-07arm64: dts: nuvoton: Add PECI controller nodeIwona Winiarska 2023-07-13arm64: dts: nuvoton: add missing cache propertiesKrzysztof Kozlowski 2023-06-05arm64: dts: nuvoton: Add initial ma35d1 device treeJacky Huang 2022-07-19arm64: dts: nuvoton: Add initial NPCM845 EVB device treeTomer Maimon 2022-07-19arm64: dts: nuvoton: Add initial NPCM8XX device treeTomer Maimon