diff options
| author | Inochi Amaoto <[email protected]> | 2025-04-05 05:56:24 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2025-04-07 07:23:55 +0000 |
| commit | 305825d09b15586d2e4311e0c12f10f2a0c18ac5 (patch) | |
| tree | faf0dc5cc0b4d65030e98b7c044013d24ef52432 /rust/helpers/err.c | |
| parent | irqchip/davinci: Remove leftover header (diff) | |
| download | kernel-305825d09b15586d2e4311e0c12f10f2a0c18ac5.tar.gz kernel-305825d09b15586d2e4311e0c12f10f2a0c18ac5.zip | |
irqchip/sg2042-msi: Add missing chip flags
The sg2042-msi driver uses the fallback callbacks set by
msi_lib_init_dev_msi_info(). commit 1c000dcaad2b ("irqchip/irq-msi-lib:
Optionally set default irq_eoi()/irq_ack()") changed the behavior of the
fallback mechanism by making it opt-in.
The sg2042-msi was not fixed up for this, which causes a NULL pointer
dereference due to the missing irq_ack() callback.
Add the missing chip flag to msi_parent_ops.
Fixes: c66741549424 ("irqchip: Add the Sophgo SG2042 MSI interrupt controller")
Signed-off-by: Inochi Amaoto <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'rust/helpers/err.c')
0 files changed, 0 insertions, 0 deletions
