Vasily Gorbik 296352397d s390/kasan: avoid kasan crash with standby memory defined
Kasan early memory allocator simply chops off memory blocks from the
end of the physical memory. Reuse mem_detect info to identify actual
online memory end rather than using max_physmem_end. This allows to run
the kernel with kasan enabled and standby memory defined.

Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2018-10-09 11:21:33 +02:00
..
2018-04-27 06:51:31 +02:00
2018-09-20 13:20:29 +02:00
2018-08-19 10:38:36 -07:00
2018-04-16 09:10:22 +02:00
2018-10-09 11:21:21 +02:00