From: Heiko Carstens Date: Tue, 22 Sep 2009 20:58:50 +0000 (+0200) Subject: [S390] hibernate: make sure pfn_is_nosave handles lowcore pages X-Git-Tag: v2.6.32-rc1~167^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2573a575304c5ce4765fc88f9d09ed4dbf8d04bf;p=pandora-kernel.git [S390] hibernate: make sure pfn_is_nosave handles lowcore pages pfn_is_nosave doesn't return the correct value for the second lowcore page if lowcore protection is enabled. Make sure it always returns the correct value. While at it simplify the whole thing. NSS special handling is done by the tprot check like it already works for DCSS as well. So remove the extra code for NSS. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed