git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f47107
)
uretprobes: Introduce uprobe_consumer->ret_handler()
author
Anton Arapov
<anton@redhat.com>
Wed, 3 Apr 2013 16:00:31 +0000
(18:00 +0200)
committer
Oleg Nesterov
<oleg@redhat.com>
Sat, 13 Apr 2013 13:31:53 +0000
(15:31 +0200)
Enclose return probes implementation, introduce ->ret_handler() and update
existing code to rely on ->handler() *and* ->ret_handler() for uprobe and
uretprobe respectively.
Signed-off-by: Anton Arapov <anton@redhat.com>
Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
No differences found