]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4
authorWill Deacon <will@kernel.org>
Tue, 15 Sep 2020 22:00:31 +0000 (23:00 +0100)
committerWill Deacon <will@kernel.org>
Tue, 29 Sep 2020 15:08:16 +0000 (16:08 +0100)
commit904fc1eb5498fe7f11bab393350c8e5ad2ff3ba2
tree28159da777da7f5bc8a311de47d113c83f491de9
parent2ea2e0b6a0ef24b9c213dc71ace1622b88ecb7bb
arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4

In a similar manner to the renaming of ARM64_HARDEN_BRANCH_PREDICTOR
to ARM64_SPECTRE_V2, rename ARM64_SSBD to ARM64_SPECTRE_V4. This isn't
_entirely_ accurate, as we also need to take into account the interaction
with SSBS, but that will be taken care of in subsequent patches.

Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/cpucaps.h
arch/arm64/kernel/cpu_errata.c
arch/arm64/kvm/hyp/include/hyp/switch.h