git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab07e80
)
uprobes/powerpc: Remove additional trap instruction check
author
Ananth N Mavinakayanahalli
<ananth@in.ibm.com>
Fri, 22 Mar 2013 15:19:46 +0000
(20:49 +0530)
committer
Oleg Nesterov
<oleg@redhat.com>
Thu, 4 Apr 2013 11:57:04 +0000
(13:57 +0200)
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>
No differences found