diff options
author | 2020-09-18 21:20:28 -0700 | |
---|---|---|
committer | 2020-09-19 13:13:39 -0700 | |
commit | 1ec882fc81e3177faf055877310dbdb0c68eb7db (patch) | |
tree | 0e9f600920a8e042195df66e037d8c849eafe50f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/thp: fix __split_huge_pmd_locked() for migration PMD (diff) | |
download | wireguard-linux-1ec882fc81e3177faf055877310dbdb0c68eb7db.tar.xz wireguard-linux-1ec882fc81e3177faf055877310dbdb0c68eb7db.zip |
selftests/vm: fix display of page size in map_hugetlb
The displayed size is in bytes while the text says it is in kB.
Shift it by 10 to really display kBytes.
Fixes: fa7b9a805c79 ("tools/selftest/vm: allow choosing mem size and page size in map_hugetlb")
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: <stable@vger.kernel.org>
Link: https://lkml.kernel.org/r/e27481224564a93d14106e750de31189deaa8bc8.1598861977.git.christophe.leroy@csgroup.eu
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions