From: Oleg Nesterov Date: Thu, 24 Apr 2014 17:21:38 +0000 (+0200) Subject: uprobes/x86: Introduce push_ret_address() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~14^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b82cadffc4154a25c25d88a63c7fb3397cda9d6;p=pandora-kernel.git uprobes/x86: Introduce push_ret_address() Extract the "push return address" code from branch_emulate_op() into the new simple helper, push_ret_address(). It will have more users. Signed-off-by: Oleg Nesterov --- Reading git-diff-tree failed