diff options
| author | Inochi Amaoto <[email protected]> | 2025-04-22 00:38:03 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2025-04-24 12:22:09 +0000 |
| commit | 76b66e8c9d159eb3d1699e0fa80ceacf9a9ae627 (patch) | |
| tree | 484c7eca75cfa3dab1429a451d3a60bb21940623 /tools/perf/scripts/python | |
| parent | irqchip/sg2042-msi: Add the Sophgo SG2044 MSI interrupt controller (diff) | |
| download | kernel-76b66e8c9d159eb3d1699e0fa80ceacf9a9ae627.tar.gz kernel-76b66e8c9d159eb3d1699e0fa80ceacf9a9ae627.zip | |
irqchip/sg2042-msi: Fix wrong type cast in sg2044_msi_irq_ack()
The type cast in sg2044_msi_irq_ack() lost the __iomem attribute, which
makes the pointer type incorrect.
Add it back.
Fixes: e96b93a97c90 ("irqchip/sg2042-msi: Add the Sophgo SG2044 MSI interrupt controller")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Inochi Amaoto <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Chen Wang <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
