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:
83cd591
)
uprobes/x86: Rename *riprel* helpers to make the naming consistent
author
Oleg Nesterov
<oleg@redhat.com>
Sun, 27 Apr 2014 14:31:59 +0000
(16:31 +0200)
committer
Oleg Nesterov
<oleg@redhat.com>
Wed, 30 Apr 2014 17:10:41 +0000
(19:10 +0200)
handle_riprel_insn(), pre_xol_rip_insn() and handle_riprel_post_xol()
look confusing and inconsistent. Rename them into riprel_analyze(),
riprel_pre_xol(), and riprel_post_xol() respectively.
No changes in compiled code.
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