diff options
author | Oleg Nesterov <oleg@redhat.com> | 2012-12-31 16:39:49 +0100 |
---|---|---|
committer | Oleg Nesterov <oleg@redhat.com> | 2013-02-08 17:47:11 +0100 |
commit | 9b545df809644912552360054c7bbe8b8a9e01fa (patch) | |
tree | ca558fdf71d30ec0bc5ef2f821b06b45b13ff5b0 /drivers/edac/highbank_mc_edac.c | |
parent | c8a82538001e1a68f4a319d5a75de90d1f284731 (diff) | |
download | op-kernel-dev-9b545df809644912552360054c7bbe8b8a9e01fa.zip op-kernel-dev-9b545df809644912552360054c7bbe8b8a9e01fa.tar.gz |
uprobes: Fold xol_alloc_area() into get_xol_area()
Currently only xol_get_insn_slot() does get_xol_area() + xol_alloc_area(),
but this will have more users and we do not want to copy-and-paste this
code. This patch simply moves xol_alloc_area() into get_xol_area() to
simplify the current and future code.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Anton Arapov <anton@redhat.com>
Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Diffstat (limited to 'drivers/edac/highbank_mc_edac.c')
0 files changed, 0 insertions, 0 deletions