diff options
author | Ananth N Mavinakayanahalli <amavin@redhat.com> | 2005-05-06 01:15:42 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-06 01:36:39 +0200 |
commit | 64f562c6df3cfc5d1b2b4bdbcb7951457df9c237 (patch) | |
tree | 5fecfd97cfa1965185ec2254668d90d8f03e3f5f /scripts/patch-kernel | |
parent | [PATCH] Kprobes: Oops! in unregister_kprobe() (diff) | |
download | linux-64f562c6df3cfc5d1b2b4bdbcb7951457df9c237.tar.xz linux-64f562c6df3cfc5d1b2b4bdbcb7951457df9c237.zip |
[PATCH] kprobes: Allow multiple kprobes at the same address
Allow registration of multiple kprobes at an address in an architecture
agnostic way. Corresponding handlers will be invoked in a sequence. But,
a kprobe and a jprobe can't (yet) co-exist at the same address.
Signed-off-by: Ananth N Mavinakayanahalli <amavin@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions