diff options
author | Rusty Lynch <rusty.lynch@intel.com> | 2005-06-27 15:17:09 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-27 15:23:53 -0700 |
commit | 4bdbd37f6d01abc4c002bb8de90ea2c3bc7abe7e (patch) | |
tree | 91e6506a091cfaeabd6d2ff81ed628b607189a71 /arch/x86_64/kernel | |
parent | 802eae7c800fb7f583e6c06afa363585af2bef00 (diff) | |
download | op-kernel-dev-4bdbd37f6d01abc4c002bb8de90ea2c3bc7abe7e.zip op-kernel-dev-4bdbd37f6d01abc4c002bb8de90ea2c3bc7abe7e.tar.gz |
[PATCH] Return probe redesign: i386 specific changes
The following patch contains the i386 specific changes for the new
return probe design. Changes include:
* Removing the architecture specific functions for querying a return probe
instance off a stack address
* Complete rework onf arch_prepare_kretprobe() and trampoline_probe_handler()
* Removing trampoline_post_handler()
* Adding arch_init() so that now we handle registering the return probe
trampoline instead of kernel/kprobes.c doing it
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/x86_64/kernel')
0 files changed, 0 insertions, 0 deletions