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:
1475ee7
)
uprobes/x86: Kill the "autask" arg of riprel_pre_xol()
author
Oleg Nesterov
<oleg@redhat.com>
Sun, 27 Apr 2014 15:00:46 +0000
(17:00 +0200)
committer
Oleg Nesterov
<oleg@redhat.com>
Wed, 30 Apr 2014 17:10:41 +0000
(19:10 +0200)
default_pre_xol_op() passes ¤t->utask->autask to riprel_pre_xol()
and this is just ugly because it still needs to load current->utask to
read ->vaddr.
Remove this argument, change riprel_pre_xol() to use current->utask.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
arch/x86/kernel/uprobes.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/uprobes.c
Simple merge