diff options
| author | Anil S Keshavamurthy <[email protected]> | 2006-06-26 00:25:29 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-06-26 09:58:22 -0700 |
| commit | e6f47f978bcd5413fff610613b18e9e0eab9bc1b (patch) | |
| tree | bf9e698cb76a0e958a8c9157fba74fb6d8255298 /scripts/basic | |
| parent | 3d5631e0631a11633c649bc995a6537ec21b67b4 (diff) | |
[PATCH] Notify page fault call chain
With this patch Kprobes now registers for page fault notifications only when
their is an active probe registered. Once all the active probes are
unregistered their is no need to be notified of page faults and kprobes
unregisters itself from the page fault notifications. Hence we will have ZERO
side effects when no probes are active.
Signed-off-by: Anil S Keshavamurthy <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions