From: Oleg Nesterov Date: Sat, 9 Nov 2013 17:44:19 +0000 (+0100) Subject: uprobes/powerpc: Kill arch_uprobe->ainsn X-Git-Tag: v3.14-rc1~171^2~24^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d78e945b6249d4ef2308192343f8b203b1d7ea5;p=pandora-kernel.git uprobes/powerpc: Kill arch_uprobe->ainsn powerpc has both arch_uprobe->insn and arch_uprobe->ainsn to make the generic code happy. This is no longer needed after the previous change, powerpc can just use "u32 insn". Signed-off-by: Oleg Nesterov Acked-by: Srikar Dronamraju Acked-by: Ananth N Mavinakayanahalli --- Reading git-diff-tree failed