]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: Fix field references for ICH_PPI_DVIR[01]_EL2
authorMarc Zyngier <maz@kernel.org>
Wed, 1 Apr 2026 10:35:58 +0000 (11:35 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 1 Apr 2026 14:42:25 +0000 (15:42 +0100)
commit77acae60be60adddf33e4c7e9cf73291f64fb9e8
treec52acfcf06245b1e905b8da1a05751800c535f9b
parentd82d09d5ba4be0b5eb053b2ba2bc0e82c49cf2c8
arm64: Fix field references for ICH_PPI_DVIR[01]_EL2

The ICH_PPI_DVIR[01]_EL2 registers should refer to the ICH_PPI_DVIRx_EL2
fields, instead of ICH_PPI_DVIx_EL2.

Reviewed-by: Sascha Bischoff <sascha.bischoff@arm.com>
Fixes: 2808a8337078f ("arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support")
Link: https://sashiko.dev/#/patchset/20260319154937.3619520-1-sascha.bischoff%40arm.com
Link: https://patch.msgid.link/20260401103611.357092-4-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/tools/sysreg