UBUNTU: x86: fix long standing bug with usb after hibernation with 4GB ram
Bug: #206996
commit 2050d45d7c32cbad7a070d04256237144a0920db
Author: Pavel Machek <pavel@ucw.cz>
Date: Thu Mar 13 23:05:41 2008 +0100
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 <pavel@suse.cz>
Acked-by: "Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
---
arch/x86/kernel/aperture_64.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)