commit | 4e8ad3e816cca76ff8550e531103fc5e20471654 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue May 08 19:25:00 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed May 09 16:34:56 2007 +1000 |
tree | b532e3419526d1aaa5ace5955c92a61ba2259499 | |
parent | 940d67f6b95166475ff6e600ef7658e1cd441278 [diff] |
[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 <johannes@sipsolutions.net> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>