From: Rafael J. Wysocki Date: Thu, 7 Dec 2006 04:34:29 +0000 (-0800) Subject: [PATCH] swsusp: Support i386 systems with PAE or without PSE X-Git-Tag: v2.6.20-rc1~145^2^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d4a34c9365c6e3f94a5b26ce296e1fce9b66c8b;p=pandora-kernel.git [PATCH] swsusp: Support i386 systems with PAE or without PSE Make swsusp support i386 systems with PAE or without PSE. This is done by creating temporary page tables located in resume-safe page frames before the suspend image is restored in the same way as x86_64 does it. Signed-off-by: Rafael J. Wysocki Cc: Andi Kleen Cc: Dave Jones Cc: Nigel Cunningham Cc: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed