commit | 2e2b4043cc0a2c11abbe4fdff6dce3f81cff3e30 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Sep 24 04:01:09 2008 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Oct 07 14:26:20 2008 +1100 |
tree | 7d56839331a5f9aceeccabbe114ebcf6d6891a01 | |
parent | 0bb08107edb3d38b89be8fb623b46df73f2aa8c8 [diff] |
powerpc: Fix 64-bit hibernation with 64k pages A bug in my initial 64-bit hibernation code breaks it when using page sizes that aren't 4K. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>