Thread (59 messages) 59 messages, 10 authors, 2015-03-31

[patch v11 05/23] ACPI: fix acpi_os_ioremap for arm64

From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2015-03-26 01:03:20
Also in: linux-acpi, lkml

On Tue, Mar 24, 2015 at 10:02:38PM +0800, Hanjun Guo wrote:
From: Mark Salter <redacted>

The acpi_os_ioremap() function may be used to map normal RAM or IO
regions. The current implementation simply uses ioremap_cache(). This
will work for some architectures, but arm64 ioremap_cache() cannot be
used to map IO regions which don't support caching. So for arm64, use
ioremap() for non-RAM regions.

CC: Rafael J Wysocki <redacted>
CC: Catalin Marinas <catalin.marinas@arm.com>
Tested-by: Robert Richter <redacted>
Tested-by: Timur Tabi <redacted>
Acked-by: Robert Richter <redacted>
Acked-by: Rafael J. Wysocki <redacted>
Reviewed-by: Grant Likely <redacted>
Signed-off-by: Mark Salter <redacted>
Signed-off-by: Hanjun Guo <redacted>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help