diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2019-08-20 19:45:47 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-08-29 15:34:58 +0200 |
commit | 042c1d29de8c0d4e4c9e77c64995b59be97aed33 (patch) | |
tree | 2489664e6d2241d4b2b3b6cad33d90479fec9e0f /drivers/s390 | |
parent | s390/setup: avoid using strncmp with hardcoded length (diff) | |
download | linux-042c1d29de8c0d4e4c9e77c64995b59be97aed33.tar.xz linux-042c1d29de8c0d4e4c9e77c64995b59be97aed33.zip |
s390/kasan: add kdump support
If kasan enabled kernel is used as crash kernel it crashes itself with
program check loop during kdump execution. The reason for that is that
kasan shadow memory backed by pages beyond OLDMEM_SIZE. Make kasan memory
allocator respect physical memory limit imposed by kdump.
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions