]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: arm64: Handle CSSIDR2_EL1 and SMIDR_EL1 in a generic way
authorMarc Zyngier <maz@kernel.org>
Thu, 8 Jan 2026 17:32:29 +0000 (17:32 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 15 Jan 2026 11:58:57 +0000 (11:58 +0000)
commitf07ef1bef67ca08799df262cc901971ac274783d
tree7ead9acb7503efeb5640519861f3e27fd1720f96
parentd78a14decd494caf72ea0144624621e7e43ae451
KVM: arm64: Handle CSSIDR2_EL1 and SMIDR_EL1 in a generic way

Now that we can handle ID registers using the FEAT_IDST infrastrcuture,
get rid of the handling of CSSIDR2_EL1 and SMIDR_EL1.

Reviewed-by: Yuan Yao <yaoyuan@linux.alibaba.com>
Link: https://patch.msgid.link/20260108173233.2911955-6-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/sys_regs.c