diff options
| author | Marc Zyngier <maz@kernel.org> | 2026-07-21 18:07:50 +0100 |
|---|---|---|
| committer | Oliver Upton <oupton@kernel.org> | 2026-07-21 10:46:41 -0700 |
| commit | 27a263e1a0fa23374066696aa7732a01bfde7a4e (patch) | |
| tree | 2e846cd8e875d20c0fd16a57bda96a9de5126398 /include/linux/assoc_array.h | |
| parent | 719e67103c5e1486e06e340a03f33f1493fae914 (diff) | |
KVM: arm64: Move GICv3 broken SEIS implementation detection to a CPU errrata
Using is_midr_in_range_list() in a noinstr function isn't a good idea.
And yet kvm_compute_ich_hcr_trap_bits() is doing that by calling
vgic_v3_broken_seis().
Move all the broken SEIS detection logic to the errata detection
framework, and use a new ARM64_WORKAROUND_GICv3_BROKEN_SEIS cap
to indicate that we're running on broken CPUs.
This reuses the MIDR list used for IMPDEF PMU detection, which
has a 100% overlap with the SEIS stuff...
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://patch.msgid.link/20260721170754.3150521-3-maz@kernel.org
Signed-off-by: Oliver Upton <oupton@kernel.org>
Diffstat (limited to 'include/linux/assoc_array.h')
0 files changed, 0 insertions, 0 deletions
