commit | 3c9eb54f71fed86b761a6da4ad3eedc9566ceb8d | [log] [tgz] |
---|---|---|
author | Ananth N Mavinakayanahalli <ananth@in.ibm.com> | Fri Mar 22 20:49:46 2013 +0530 |
committer | Oleg Nesterov <oleg@redhat.com> | Thu Apr 04 13:57:04 2013 +0200 |
tree | 40420dbdcecb456050560ae83367a6281909a90a | |
parent | ab07e807be533d6317ea0971900bdf547962effd [diff] |
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 <ananth@in.ibm.com> Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com> Signed-off-by: Oleg Nesterov <oleg@redhat.com>