Skip to content
Commit 22a33c7e authored by Vasily Gorbik's avatar Vasily Gorbik
Browse files

s390/startup: round down "mem" option to page boundary



Make a usable value out of "mem" option once and for all. Kasan memory
allocator just takes memory_end or online memory size as allocation
base. If memory_end is not aligned paging structures allocated in kasan
end up unaligned as well. So this change fixes potential kasan crash
as well.

Fixes: 78333d1f ("s390/kasan: add support for mem= kernel parameter")
Signed-off-by: default avatarVasily Gorbik <gor@linux.ibm.com>
parent 80ef517b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment