]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: mm: Remove unused support for Device-GRE memory type
authorWill Deacon <will@kernel.org>
Thu, 27 May 2021 11:03:17 +0000 (12:03 +0100)
committerWill Deacon <will@kernel.org>
Tue, 1 Jun 2021 17:53:53 +0000 (18:53 +0100)
commit89967835d2b61c97319fa93fe9f39c2e726d1ed5
tree609e0db2bbff167889665046ff1a386da2e2b9cb
parent5b3ab2591e94f2feae0297cd16e4fa2a35b0bde7
arm64: mm: Remove unused support for Device-GRE memory type

The Device-GRE memory type is unused, so remove it and reclaim a MAIR.

Cc: Christoph Hellwig <hch@lst.de>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Suggested-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20210505180228.GA3874@arm.com
Link: https://lore.kernel.org/r/20210527110319.22157-2-will@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/memory.h
arch/arm64/include/asm/sysreg.h
arch/arm64/mm/proc.S
arch/arm64/mm/ptdump.c