diff options
author | 2016-03-15 14:57:28 -0700 | |
---|---|---|
committer | 2016-03-15 16:55:16 -0700 | |
commit | 88193f7ce6657ec4197b1f26b73b37197373b8e6 (patch) | |
tree | 246c8405fb0aea518b25646cfbb0a8e85064da04 /tools/perf/scripts/python/stackcollapse.py | |
parent | mm: remove unnecessary uses of lock_page_memcg() (diff) | |
download | linux-dev-88193f7ce6657ec4197b1f26b73b37197373b8e6.tar.xz linux-dev-88193f7ce6657ec4197b1f26b73b37197373b8e6.zip |
mm: use linear_page_index() in do_fault()
do_fault() assumes that PAGE_SIZE is the same as PAGE_CACHE_SIZE. Use
linear_page_index() to calculate pgoff in the correct units.
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions