diff options
| author | Lorenzo Pieralisi <lpieralisi@kernel.org> | 2026-08-12 11:10:31 +0200 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-08-20 10:23:53 +0200 |
| commit | 79b115c2a29204cb7e836b0df0b8c466be4b2250 (patch) | |
| tree | 0bcd427d277add7ac6c07231ace6ddde59ba9381 /scripts/objdiff | |
| parent | aa079dbf4c2598c2613a0e464efcb2c232753c51 (diff) | |
| download | linux-79b115c2a29204cb7e836b0df0b8c466be4b2250.tar.gz linux-79b115c2a29204cb7e836b0df0b8c466be4b2250.zip | |
irqchip/gic-v5: Disable IRSes on probe failures
GICv5 driver probe failures cause IRSes initialized by the kernel to be
unmapped and their data structures to be destroyed but the current driver
leaves the probed IRSes enabled, whereas they should be disabled.
Disable IRSes on driver probe failures so that the IRSes are brought back
to their quiescent HW state.
Fixes: 5cb1b6dab2de ("irqchip/gic-v5: Add GICv5 IRS/SPI support")
Fixes: 35866efa52fe ("irqchip/gic-v5: Add ACPI IRS probing")
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://sashiko.dev/#/message/20260810104747.E5CE71F000E9%40smtp.kernel.org
Link: https://patch.msgid.link/20260812-gicv5-7-2-fixes-v1-3-3743e82c69a4@kernel.org
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
