diff options
| author | Sascha Bischoff <Sascha.Bischoff@arm.com> | 2026-09-07 16:49:50 +0000 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-09-07 21:44:17 +0200 |
| commit | 1017911fcc03584b6854b1b8f0aafeb25f5a8d25 (patch) | |
| tree | 7fc26f8518f5c34172932257e377e8dad0f10cf3 /scripts/Makefile.thinlto | |
| parent | df2908090cda368b01ff43709f51890076c56157 (diff) | |
| download | linux-stable-1017911fcc03584b6854b1b8f0aafeb25f5a8d25.tar.gz linux-stable-1017911fcc03584b6854b1b8f0aafeb25f5a8d25.zip | |
irqchip/gic-v5: Preserve ICC_CR0_EL1 state
In addition to EN, ICC_CR0_EL1 contains other fields, such as LINK and
LINK_IDLE. The driver only needs to modify EN, and must preserve the
values of all other fields when enabling or disabling the CPU
interface.
Define the missing LINK and LINK_IDLE fields, and use read-modify-write
accesses to update EN without affecting the rest of ICC_CR0_EL1.
Fixes: 7ec80fb3f025 ("irqchip/gic-v5: Add GICv5 PPI support")
Reported-by: Sashiko <sashiko-bot@kernel.org>
Signed-off-by: Sascha Bischoff <sascha.bischoff@arm.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://patch.msgid.link/20260907164945.714545-1-sascha.bischoff@arm.com
Closes: https://lore.kernel.org/r/20260807121703.D4B7A1F00A3A@smtp.kernel.org
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
