Skip to content
Commit 1ec882fc authored by Christophe Leroy's avatar Christophe Leroy Committed by Linus Torvalds
Browse files

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: fa7b9a80

 ("tools/selftest/vm: allow choosing mem size and page size in map_hugetlb")
Signed-off-by: default avatarChristophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: default avatarAndrew 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: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent ec0abae6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment