From: Pavel Machek Date: Thu, 13 Mar 2008 22:05:41 +0000 (+0100) Subject: x86: fix long standing bug with usb after hibernation with 4GB ram X-Git-Tag: v2.6.25-rc7~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2050d45d7c32cbad7a070d04256237144a0920db;p=pandora-kernel.git x86: fix long standing bug with usb after hibernation with 4GB ram aperture_64.c takes a piece of memory and makes it into iommu window... but such window may not be saved by swsusp -- that leads to oops during hibernation. Signed-off-by: Pavel Machek Acked-by: "Rafael J. Wysocki" Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed