[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201101070141.02951.rjw@sisk.pl>
Date: Fri, 7 Jan 2011 01:41:02 +0100
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Len Brown <lenb@...nel.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
"Linux-pm mailing list" <linux-pm@...ts.linux-foundation.org>,
Jiri Slaby <jirislaby@...il.com>
Subject: [PATCH 0/5] PM / ACPI: Fix problems with ACPI NVS saving related to using ioremap_cache() by ACPI
Hi,
The following series of patches makes the NVS save/restore code work correctly
if ioremap_cache() is used by ACPI.
[1/5] - Fix Oops in the NVS saving code related to failing ioremap()
(patch from Jiri).
[2/5] - Move the NVS save/restore code to drivers/acpi.
[3/5] - Update file information and the list of includes in nvs.c.
[4/5] - Make suspend_nvs_save() use acpi_os_map_memory().
[5/5] - Make ACPI use ioremap_cache() internally.
Please review/test.
Do you want me to take these patches to my tree or are you going to push them
to Linus?
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists