65cfb3c8bbca0e4e6a34eaa07e4 parent d146df18c13d16e321efa8ef9b57c95c3bec1722 author Rafael J. Wysocki 1294361158 +0100 committer Len Brown 1294380247 -0500 ACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory() It turns out that the NVS memory region that suspend_nvs_save() attempts to map has been already mapped by acpi_os_map_memory(), so suspend_nvs_save() should better use acpi_os_map_memory() for mapping memory to avoid conflicts. Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown “hÈ