From: Anton Arapov Date: Wed, 3 Apr 2013 16:00:31 +0000 (+0200) Subject: uretprobes: Introduce uprobe_consumer->ret_handler() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~119^2~9^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea024870cf10687b3fded66a9deb6253888f30b7;p=pandora-kernel.git uretprobes: Introduce uprobe_consumer->ret_handler() 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 Acked-by: Srikar Dronamraju Signed-off-by: Oleg Nesterov --- Reading git-diff-tree failed