diff options
author | Kirill A. Shutemov <[email protected]> | 2020-10-15 20:05:36 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-10-16 11:11:15 -0700 |
commit | 8cce54756806e5777069c46011c5f54f9feac717 (patch) | |
tree | 1e415182e3a9788e969d044b0b26aebf4ea0e3e9 /tools/perf/scripts/python/stackcollapse.py | |
parent | 86b562b629728a072e6928bdc02a105d358a007d (diff) |
mm/huge_memory: fix split assumption of page size
File THPs may now be of arbitrary size, and we can't rely on that size
after doing the split so remember the number of pages before we start the
split.
Signed-off-by: Kirill A. Shutemov <[email protected]>
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: SeongJae Park <[email protected]>
Cc: Huang Ying <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions