]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Drop PTE_S2_MEMATTR_MASK
authorZenghui Yu <yuzenghui@huawei.com>
Wed, 15 Apr 2020 10:57:46 +0000 (18:57 +0800)
committerWill Deacon <will@kernel.org>
Tue, 28 Apr 2020 13:51:33 +0000 (14:51 +0100)
commite100f674715b8708d5192b46743f8d6f20a6e0b4
treecb0e71648d0adc68518a6f7c94518b8533824244
parent215841e23c45c8234de58947c2d73b6ef6317230
KVM: arm64: Drop PTE_S2_MEMATTR_MASK

The only user of PTE_S2_MEMATTR_MASK macro had been removed since
commit 31eeb502a557 ("arm64: Clean up the default pgprot setting").
It has been about six years and no one has used it again.

Let's drop it.

Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200415105746.314-1-yuzenghui@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/pgtable-hwdef.h