UBUNTU: Work around ACPI corruption upon suspend on some Dell machines.
OriginalAuthor: Dennis Noordsij <dennis.noordsij@helsinki.fi>
OriginalLocation: http://bugzilla.kernel.org/attachment.cgi?id=16280&action=view
Bug: #183033
Ignore: no
Allocate ACPI descriptors instead of mapping ACPI memory.
This will resolve issues with CPU frequency scaling going out of wack upon
suspend and resume.
Signed-off-by: Mario Limonciello <Mario_Limonciello@.Dell.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
---
drivers/acpi/executer/exconfig.c | 19 ++++++++++++++++++-
1 files changed, 18 insertions(+), 1 deletions(-)