diff options
author | Libin <[email protected]> | 2013-04-15 20:48:57 +0800 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2013-04-16 13:14:00 +1000 |
commit | 025df7755472dc5ee9ebc5aa7023eba4b4ef3e3b (patch) | |
tree | 5174bb512dde0009be5b4e9567da281bea2c38cd /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 87d24fc3abb0666b23b6136d81dc29014b3c76dd (diff) |
drm: 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: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions