diff options
author | 2013-10-24 15:54:17 +0100 | |
---|---|---|
committer | 2013-10-30 12:10:37 +0000 | |
commit | c04e8e2fe5e0163fd37ccec7f538be8fa63be40e (patch) | |
tree | 913804962b54cac275b6b2112c202b976265e19e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | arm64: update 32-bit kuser helpers to ARMv8 (diff) | |
download | linux-dev-c04e8e2fe5e0163fd37ccec7f538be8fa63be40e.tar.xz linux-dev-c04e8e2fe5e0163fd37ccec7f538be8fa63be40e.zip |
arm64: allow ioremap_cache() to use existing RAM mappings
Some drivers (ACPI notably) use ioremap_cache() to map an area which could
either be outside of kernel RAM or in an already mapped reserved area of
RAM. To avoid aliases with different caching attributes, ioremap() does
not allow RAM to be remapped. But for ioremap_cache(), the existing kernel
mapping may be used.
Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions