diff options
author | Oleg Nesterov <[email protected]> | 2012-07-29 20:22:47 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-07-30 11:27:25 +0200 |
commit | 57683f72b8c01c53c85fe13e82fe1feb3a06bcd5 (patch) | |
tree | 87014149ef710e9f3c0af87cd6ec3118fc4eb723 /lib/mpi/mpi-internal.h | |
parent | f4d6dfe55115efe981b4b5f37183ddccaaa792f0 (diff) |
uprobes: Rename vma_address() and make it return "unsigned long"
1. vma_address() returns loff_t, this looks confusing and this
is unnecessary after the previous change. Make it return "ulong",
all callers truncate the result anyway.
2. Its name conflicts with mm/rmap.c:vma_address(), rename it to
offset_to_vaddr(), this matches vaddr_to_offset().
Signed-off-by: Oleg Nesterov <[email protected]>
Acked-by: Srikar Dronamraju <srikar.vnet.ibm.com>
Cc: Anton Arapov <[email protected]>
Cc: Srikar Dronamraju <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions