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
..
2013-04-02 08:53:08 +02:00
2013-02-28 09:37:06 +01:00
2013-02-14 15:55:20 +01:00
2012-09-26 15:45:29 +02:00
2012-11-30 15:40:45 +01:00
2012-10-09 14:16:58 +02:00
2013-01-12 18:49:26 +01:00