linux/drivers/s390/block
Michael Holzheu 99b5e2d3d7 [S390] xpram: Remove checksum validation for suspend/resume
Currently in the suspend process checksums for the XPRAM partitions are
created and stored. During the resume process it is checked,
if the checksums are still the same. If this is not the case, a kernel panic
is triggered. Unfortunately this prevents XPRAM from beeing used as suspend
device, because in this case after the checksum has been created, the
memory image is written to XPRAM and therefore the contents of the suspend
partition is changed. In order to allow XPRAM to be used as suspend device,
this patch removes the checksum validation.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-09-11 10:29:50 +02:00
..
Kconfig
Makefile
dasd.c [S390] dasd: optimize cpu usage in goodcase 2009-09-11 10:29:41 +02:00
dasd_3990_erp.c [S390] dasd: fix message naming 2009-09-11 10:29:42 +02:00
dasd_alias.c [S390] dasd: fix message naming 2009-09-11 10:29:42 +02:00
dasd_devmap.c
dasd_diag.c [S390] dasd: fix message naming 2009-09-11 10:29:42 +02:00
dasd_diag.h
dasd_eckd.c [S390] dasd: fix message naming 2009-09-11 10:29:42 +02:00
dasd_eckd.h
dasd_eer.c [S390] dasd: fix message naming 2009-09-11 10:29:42 +02:00
dasd_erp.c [S390] dasd: fix message naming 2009-09-11 10:29:42 +02:00
dasd_fba.c [S390] dasd: fix message naming 2009-09-11 10:29:42 +02:00
dasd_fba.h
dasd_genhd.c
dasd_int.h [S390] dasd: optimize cpu usage in goodcase 2009-09-11 10:29:41 +02:00
dasd_ioctl.c [S390] dasd: fix message naming 2009-09-11 10:29:42 +02:00
dasd_proc.c
dcssblk.c [S390] improve suspend/resume error messages 2009-07-07 16:37:53 +02:00
xpram.c [S390] xpram: Remove checksum validation for suspend/resume 2009-09-11 10:29:50 +02:00