From: Oleg Nesterov Date: Sat, 19 Apr 2014 12:15:27 +0000 (+0200) Subject: uprobes/x86: Shift "insn_complete" from branch_setup_xol_ops() to uprobe_init_insn() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~14^2~1^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff261964cfcfe49d73690ca29b0ba2853d9497e3;p=pandora-kernel.git uprobes/x86: Shift "insn_complete" from branch_setup_xol_ops() to uprobe_init_insn() Change uprobe_init_insn() to make insn_complete() == T, this makes other insn_get_*() calls unnecessary. Signed-off-by: Oleg Nesterov Reviewed-by: Jim Keniston Acked-by: Srikar Dronamraju --- Reading git-diff-tree failed