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:
b68e074
)
uprobes: Introduce __create_xol_area()
author
Oleg Nesterov
<oleg@redhat.com>
Sun, 13 Oct 2013 19:18:35 +0000
(21:18 +0200)
committer
Oleg Nesterov
<oleg@redhat.com>
Tue, 29 Oct 2013 17:02:50 +0000
(18:02 +0100)
No functional changes, preparation.
Extract the code which actually allocates/installs the new area
into the new helper, __create_xol_area().
While at it remove the unnecessary "ret = ENOMEM" and "ret = 0"
in xol_add_vma(), they both have no effect.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
kernel/events/uprobes.c
patch
|
blob
|
history
diff --cc
kernel/events/uprobes.c
Simple merge