From: Ananth N Mavinakayanahalli Date: Fri, 22 Mar 2013 15:19:46 +0000 (+0530) Subject: uprobes/powerpc: Remove additional trap instruction check X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~119^2~9^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c9eb54f71fed86b761a6da4ad3eedc9566ceb8d;p=pandora-kernel.git uprobes/powerpc: Remove additional trap instruction check prepare_uprobe() already checks if the underlying unstruction (on file) is a trap variant. We don't need to check this again. Signed-off-by: Ananth N Mavinakayanahalli Acked-by: Srikar Dronamraju Signed-off-by: Oleg Nesterov --- Reading git-diff-tree failed