summaryrefslogtreecommitdiffstats
path: root/mm/huge_memory.c
diff options
context:
space:
mode:
authorWill Deacon <will@kernel.org>2020-10-01 10:48:21 +0200
committerWill Deacon <will@kernel.org>2020-10-01 13:43:05 +0200
commit80d6b466679c3dced3b359a6379c6d913de39afd (patch)
tree1b3b33a7510d22f342ea459c98acb8d792eb064b /mm/huge_memory.c
parentarm64: mm: Make flush_tlb_fix_spurious_fault() a no-op (diff)
downloadlinux-80d6b466679c3dced3b359a6379c6d913de39afd.tar.xz
linux-80d6b466679c3dced3b359a6379c6d913de39afd.zip
arm64: dbm: Invalidate local TLB when setting TCR_EL1.HD
TCR_EL1.HD is permitted to be cached in a TLB, so invalidate the local TLB after setting the bit when detected support for the feature. Although this isn't strictly necessary, since we can happily operate with the bit effectively clear, the current code uses an ISB in a half-hearted attempt to make the change effective, so let's just fix that up. Link: https://lore.kernel.org/r/20201001110405.18617-1-will@kernel.org Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Reviewed-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'mm/huge_memory.c')
0 files changed, 0 insertions, 0 deletions