diff options
author | K.Prasad <[email protected]> | 2010-06-15 11:36:12 +0530 |
---|---|---|
committer | Paul Mackerras <[email protected]> | 2010-06-22 19:40:51 +1000 |
commit | e3e94084adb5610987283367574ebc771e8206e1 (patch) | |
tree | 2787caa5a5f657a218d199b7dff8c7dcd326eb7f /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 06532a6743d83fac4b79389fc8c86c88cb4e3302 (diff) |
powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside symbol length
Many a times, the requested breakpoint length can be less than the
fixed breakpoint length i.e. 8 bytes supported by PowerPC 64-bit
server (Book III S) processors. This could lead to extraneous
interrupts resulting in false breakpoint notifications. This
detects and discards such interrupts for non-ptrace requests.
We don't change ptrace behaviour to avoid breaking compatability.
[Suggestion from Paul Mackerras <[email protected]> to add a new flag in
'struct arch_hw_breakpoint' to identify extraneous interrupts]
Signed-off-by: K.Prasad <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions