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:
78d9af4
)
uprobes/x86: Introduce push_ret_address()
author
Oleg Nesterov
<oleg@redhat.com>
Thu, 24 Apr 2014 17:21:38 +0000
(19:21 +0200)
committer
Oleg Nesterov
<oleg@redhat.com>
Wed, 30 Apr 2014 17:10:38 +0000
(19:10 +0200)
Extract the "push return address" code from branch_emulate_op() into
the new simple helper, push_ret_address(). It will have more users.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
arch/x86/kernel/uprobes.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/uprobes.c
Simple merge