From: Johannes Berg Date: Tue, 8 May 2007 09:25:00 +0000 (+1000) Subject: [POWERPC] Mark pages that don't exist as nosave X-Git-Tag: v2.6.22-rc1~146^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e8ad3e816cca76ff8550e531103fc5e20471654;p=pandora-kernel.git [POWERPC] Mark pages that don't exist as nosave On some powerpc architectures (notably 64-bit powermac) there is a memory hole, for example on powermacs between 2G and 4G. Since we use the flat memory model regardless, these pages must be marked as nosave (for suspend to disk.) Signed-off-by: Johannes Berg Cc: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed