aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLibin <[email protected]>2013-07-03 15:01:26 -0700
committerLinus Torvalds <[email protected]>2013-07-03 16:07:26 -0700
commitef9f515a4c38c759c56c7d1e760cc243b6d516f4 (patch)
treeea35e5d7f3202af53f990e8f5dc87ddfaac7e32c /tools/perf/scripts/python/bin
parentd6e932177090463e5c709e9e61bbd705a33a1609 (diff)
ncpfs: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
(*->vm_end - *->vm_start) >> PAGE_SHIFT operation is implemented as a inline funcion vma_pages() in linux/mm.h, so using it. Signed-off-by: Libin <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions