Files
linux-apfs/arch/s390/kernel
Michael Holzheu b66ac63e20 s390/kdump: Add PM notifier for kdump
For s390 the page table mapping for the crashkernel memory is removed to
protect the pre-loaded kdump kernel and ramdisk. Because the crashkernel
memory is not included in the page tables for suspend/resume it is not
included in the suspend image. Therefore after resume the resumed system
does no longer contain the pre-loaded kdump kernel and when kdump is
triggered it fails.

This patch adds a PM notifier that creates the page tables before suspend
is done and removes them for resume. This ensures that the kdump kernel
is included in the suspend image.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-04-15 13:34:44 +02:00
..
2012-05-16 14:42:41 +02:00
2011-01-05 12:47:31 +01:00
2013-02-25 09:24:55 -05:00
2013-02-28 09:37:09 +01:00
2013-02-14 15:55:24 +01:00
2012-11-23 11:14:31 +01:00
2013-02-28 09:37:13 +01:00
2012-09-26 15:45:21 +02:00
2012-11-06 22:39:51 +01:00
2013-03-05 10:21:35 +01:00
2012-03-28 18:30:02 +01:00
2013-02-25 09:24:55 -05:00
2013-01-08 10:57:10 +01:00