diff options
author | Prasanna S Panchamukhi <prasanna@in.ibm.com> | 2005-05-05 19:15:41 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-05 19:36:39 -0400 |
commit | 04dea5f93231204cc3ca0ab793ce76dbb10c86ba (patch) | |
tree | b47e20371a62b46bedea4337f191d245b44b097f /include/linux/kprobes.h | |
parent | 0b9e2cac8a56e197d0a9e06268db4c8652d23dd5 (diff) |
[PATCH] Kprobes: Oops! in unregister_kprobe()
kernel oops! when unregister_kprobe() is called on a non-registered
kprobe. This patch fixes the above problem by checking if the probe exists
before unregistering.
Signed-off-by: Prasanna S Panchamukhi <prasanna@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/kprobes.h')
0 files changed, 0 insertions, 0 deletions