diff options
author | Oleg Nesterov <oleg@redhat.com> | 2013-10-13 21:18:35 +0200 |
---|---|---|
committer | Oleg Nesterov <oleg@redhat.com> | 2013-10-29 18:02:50 +0100 |
commit | 6441ec8b7c108b72789d120562b9f1d976e4aaaf (patch) | |
tree | 3b8e813084698de0470713487e16941a08e5cace /init | |
parent | uprobes: Change the callsite of uprobe_copy_process() (diff) | |
download | linux-6441ec8b7c108b72789d120562b9f1d976e4aaaf.tar.xz linux-6441ec8b7c108b72789d120562b9f1d976e4aaaf.zip |
uprobes: Introduce __create_xol_area()
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>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions