summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorSuzuki K Poulose <suzuki.poulose@arm.com>2017-07-04 12:56:34 +0300
committerMarc Zyngier <marc.zyngier@arm.com>2017-07-04 13:11:25 +0300
commit456c59c31c5126fe31c64956c43670060ea9debd (patch)
tree84210caf9ef36002a361f93a720073789e8be035 /scripts/gdb/linux/utils.py
parent0a46230bf03549435156b36dee9e7489b8270be7 (diff)
downloadlinux-456c59c31c5126fe31c64956c43670060ea9debd.tar.xz
irqchip/gic-v2: Report failures in gic_irq_domain_alloc
If the GIC cannot map an IRQ via irq_domain_ops->alloc(), it doesn't return an error code. This can cause a problem with drivers, where it thinks it has successfully got an IRQ for the device, but requesting the same ends up failure with -ENOSYS (as the IRQ's chip is not set). Fixes: commit 9a1091ef0017c ("irqchip: gic: Support hierarchy irq domain.") Cc: Yingjoe Chen <yingjoe.chen@mediatek.com> Cc: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions