]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Remove duplicate FEAT_{SYSREG128,MTE2} descriptions
authorMarc Zyngier <maz@kernel.org>
Thu, 18 Sep 2025 15:13:53 +0000 (16:13 +0100)
committerMarc Zyngier <maz@kernel.org>
Fri, 19 Sep 2025 12:43:25 +0000 (13:43 +0100)
commitc3b3bbd160d2014a638d40bda17909a0afd85d09
tree8be0e6b4226390804f8c43833f40314ef321dc51
parentb320789d6883cc00ac78ce83bccbfe7ed58afcf0
KVM: arm64: Remove duplicate FEAT_{SYSREG128,MTE2} descriptions

Turns out I'm rather bad at noticing that the description of features
has already been added. Remove superflusous definitions for SYSREG128
and MTE2.

Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/config.c