From: Oleg Nesterov Date: Sat, 30 Mar 2013 19:28:15 +0000 (+0100) Subject: uprobes/tracing: Change create_trace_uprobe() to support uretprobes X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~119^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ee5a52ed6301d0afa56cc995ef2c3795f45e801;p=pandora-kernel.git uprobes/tracing: Change create_trace_uprobe() to support uretprobes Finally change create_trace_uprobe() to check if argv[0][0] == 'r' and pass the correct "is_ret" to alloc_trace_uprobe(). Signed-off-by: Oleg Nesterov Acked-by: Srikar Dronamraju Tested-by: Anton Arapov --- Reading git-diff-tree failed