On Tue, Jan 18, 2011 at 2:55 AM, Brown, Len <len.brown@xxxxxxxxx> wrote: > added Linux-acpi to cc > > any difference if you boot with acpi_sleep=nonvs ? That works. On Tue, Jan 18, 2011 at 8:14 AM, Rafael J. Wysocki <rjw@xxxxxxx> wrote: >> What happens if you replace the acpi_os_map_memory() in >> suspend_nvs_save() with ioremap_cache() and the acpi_os_unmap_memory() in >> suspend_nvs_free() with iounmap() ? > > IOW, can you please test if the patch below makes a difference? > drivers/acpi/nvs.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) That works too. Now I have another problem which might be totally unrelated. Just realized that my notebook can't suspend to "disk" ... used to work last week. So, something has changed as well. May be someone has already reported/fixed this. Thanks, Jeff -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html