]> Git Repo - linux.git/commit
arm64: cache: Remove support for ASID-tagged VIVT I-caches
authorWill Deacon <[email protected]>
Fri, 10 Mar 2017 20:32:22 +0000 (20:32 +0000)
committerCatalin Marinas <[email protected]>
Mon, 20 Mar 2017 16:16:57 +0000 (16:16 +0000)
commit155433cb365ee4666bdf7c3c7bc2978b17be36a4
tree43668ce6b2cfffb1327fe5c1054ddc228a108f1a
parenta8d4636f96ad075dc6d6af182b3de0b5498dc301
arm64: cache: Remove support for ASID-tagged VIVT I-caches

As a recent change to ARMv8, ASID-tagged VIVT I-caches are removed
retrospectively from the architecture. Consequently, we don't need to
support them in Linux either.

Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
arch/arm64/include/asm/cachetype.h
arch/arm64/include/asm/kvm_mmu.h
arch/arm64/kernel/cpufeature.c
arch/arm64/kernel/cpuinfo.c
arch/arm64/mm/context.c
arch/arm64/mm/flush.c
This page took 0.055384 seconds and 4 git commands to generate.