diff options
author | Will Deacon <[email protected]> | 2010-09-03 10:39:59 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2010-09-08 10:04:59 +0100 |
commit | 3a4b5dca53aecb16db9e007d782b2d1e757e941a (patch) | |
tree | 2aae51c15a249882f656972929bf830b8e8a8b63 /net/unix/sysctl_net_unix.c | |
parent | d56557af19867edb8c0e96f8e26399698a08857f (diff) |
ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch aborts
On ARM processors with hardware breakpoint and watchpoint support,
triggering these events results in a debug exception. These manifest
as prefetch and data aborts respectively.
arch/arm/mm/fault.c already provides hook_fault_code for hooking
into data aborts dependent on the DFSR. This patch adds a new function,
hook_ifault_code for hooking into prefetch aborts in the same manner.
Cc: Frederic Weisbecker <[email protected]>
Cc: S. Karthikeyan <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions