aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorRusty Lynch <[email protected]>2005-06-27 15:17:10 -0700
committerLinus Torvalds <[email protected]>2005-06-27 15:23:53 -0700
commitba8af12f432c4f00ddb0bc1068b57b20aac93ecf (patch)
tree98e51269052fb24e232d67fa2c55d6cec803c787 /net/lapb/lapb_timer.c
parent4bdbd37f6d01abc4c002bb8de90ea2c3bc7abe7e (diff)
[PATCH] Return probe redesign: x86_64 specific changes
The following patch contains the x86_64 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 NOTE: Note that with this new design, the dependency on calculating a pointer to the task off the stack pointer no longer exist (resolving the problem of interruption stacks as pointed out in the original feedback to this port.) Signed-off-by: Rusty Lynch <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions