diff options
author | 2013-12-05 16:56:50 +0000 | |
---|---|---|
committer | 2013-12-06 17:21:52 +0000 | |
commit | 2f7dc6027522499582a520807cb9ffda589de47e (patch) | |
tree | a66a8bbd89cea0bb39e98638d0d805d72dd4a45d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | arm64: kernel: add code to set cpu boot mode to secondary_entry shim (diff) | |
download | linux-dev-2f7dc6027522499582a520807cb9ffda589de47e.tar.xz linux-dev-2f7dc6027522499582a520807cb9ffda589de47e.zip |
arm64: Fix memory shareability attribute for ioremap_wc/cache
Write-combine and cacheable mappings use Normal memory on arm64. On SMP
systems, the pte needs the shareability bit which is set in
pgprot_default. Use this for defining PROT_DEFAULT used by ioremap_wc
and ioremap_cache (Device memory is shareable by default, does not need
additional attributes).
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