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 /mm/mmu_context.c | |
parent | b68e0749100e1b901bf11330f149b321c082178e (diff) | |
download | linux-6441ec8b7c108b72789d120562b9f1d976e4aaaf.tar.gz |
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 'mm/mmu_context.c')
0 files changed, 0 insertions, 0 deletions