summaryrefslogtreecommitdiff
path: root/kernel/test_kprobes.c
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2012-12-31 15:39:49 (GMT)
committerOleg Nesterov <oleg@redhat.com>2013-02-08 16:47:11 (GMT)
commit9b545df809644912552360054c7bbe8b8a9e01fa (patch)
treeca558fdf71d30ec0bc5ef2f821b06b45b13ff5b0 /kernel/test_kprobes.c
parentc8a82538001e1a68f4a319d5a75de90d1f284731 (diff)
downloadlinux-fsl-qoriq-9b545df809644912552360054c7bbe8b8a9e01fa.tar.xz
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 'kernel/test_kprobes.c')
0 files changed, 0 insertions, 0 deletions