diff options
author | Mathias Kresin <[email protected]> | 2021-01-07 22:36:03 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-01-10 10:20:24 +0000 |
commit | 599b3063adf4bf041a87a69244ee36aded0d878f (patch) | |
tree | 4ebec8a437de5f9be50b19843d486969033a0648 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b8e594fa20d2e33d40c7a8c7c106549a35c38972 (diff) |
irqchip/mips-cpu: Set IPI domain parent chip
Since commit 55567976629e ("genirq/irqdomain: Allow partial trimming of
irq_data hierarchy") the irq_data chain is valided.
The irq_domain_trim_hierarchy() function doesn't consider the irq + ipi
domain hierarchy as valid, since the ipi domain has the irq domain set
as parent, but the parent domain has no chip set. Hence the boot ends in
a kernel panic.
Set the chip for the parent domain as it is done in the mips gic irq
driver, to have a valid irq_data chain.
Fixes: 3838a547fda2 ("irqchip: mips-cpu: Introduce IPI IRQ domain support")
Cc: <[email protected]> # v5.10+
Signed-off-by: Mathias Kresin <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions