diff options
author | Oleg Nesterov <oleg@redhat.com> | 2012-07-29 20:22:42 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2012-07-30 11:27:24 +0200 |
commit | cb113b47d098185f3f1f67e8300d05ddce842b66 (patch) | |
tree | 86601eb6728a4142e94e4cc3e45697840f6b0768 /arch/um | |
parent | 891c39708144bbe401b4aa151bffd0fe41b1dafd (diff) | |
download | linux-cb113b47d098185f3f1f67e8300d05ddce842b66.tar.gz linux-cb113b47d098185f3f1f67e8300d05ddce842b66.tar.bz2 linux-cb113b47d098185f3f1f67e8300d05ddce842b66.zip |
uprobes: Introduce vaddr_to_offset(vma, vaddr)
Add the new helper, vaddr_to_offset(vma, vaddr) which returns
the offset in vma->vm_file this vaddr is mapped at.
Change build_probe_list() and find_active_uprobe() to use the
new helper, the next patch adds another user.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Srikar Dronamraju <srikar.vnet.ibm.com>
Cc: Anton Arapov <anton@redhat.com>
Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/r/20120729182242.GA20355@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions