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:
0d13ac9
)
uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
author
Oleg Nesterov
<oleg@redhat.com>
Sun, 28 Oct 2012 17:17:11 +0000
(18:17 +0100)
committer
Oleg Nesterov
<oleg@redhat.com>
Sat, 3 Nov 2012 16:15:10 +0000
(17:15 +0100)
Cleanup. No need to clear TIF_UPROBE, uprobe_notify_resume() does this.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
No differences found