commit | 5dff03813f46f267bc1ecb334901e916346692ff | [log] [tgz] |
---|---|---|
author | Vasily Gorbik <gor@linux.ibm.com> | Sun Nov 19 11:54:14 2017 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Oct 09 11:21:29 2018 +0200 |
tree | e9bbcc7ed939aca9e7c180d7946e1f728bc7883c | |
parent | 135ff163939294f5573927ca890699ed619c0031 [diff] |
s390/kasan: add option for 4-level paging support By default 3-level paging is used when the kernel is compiled with kasan support. Add 4-level paging option to support systems with more then 3TB of physical memory and to cover 4-level paging specific code with kasan as well. Reviewed-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>