diff options
author | Will Deacon <[email protected]> | 2021-05-27 12:03:18 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-06-01 18:53:53 +0100 |
commit | ee67c1103a1b50467969cf2cdb182c096c144459 (patch) | |
tree | 2a6a328d383313b8d3dcfb65ebff4735f194680f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 58cc6b72a2127475296502fcb4d2b5006b7f4742 (diff) |
arm64: acpi: Map EFI_MEMORY_WT memory as Normal-NC
The only user we have of Normal Write-Through memory is in the ACPI code
when mapping memory regions advertised as EFI_MEMORY_WT. Since most (all?)
CPUs treat write-through as non-cacheable under the hood, don't bother
with the extra memory type here and just treat EFI_MEMORY_WT the same way
as EFI_MEMORY_WC by mapping it to the Normal-NC memory type instead and
emitting a warning if we have failed to find an alternative EFI memory
type.
Cc: Ard Biesheuvel <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions