aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLibin <[email protected]>2013-07-03 15:01:27 -0700
committerLinus Torvalds <[email protected]>2013-07-03 16:07:26 -0700
commit52c2dad914ca3ac84926106d95ddf47de2f40b45 (patch)
treebed4ad81c3d8e8c169da070b63155578dd9b3b37 /tools/perf/scripts/python/bin
parentef9f515a4c38c759c56c7d1e760cc243b6d516f4 (diff)
uio: 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