diff options
author | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-07-04 12:10:39 +0300 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2017-07-04 13:09:50 +0300 |
commit | 469bcef53c546bb792aa66303933272991b7831d (patch) | |
tree | c0f4d03ca380baf50e606cec0dfda75349756b13 /scripts/gdb/linux/utils.py | |
parent | ca38701935138a4aba7dd9e4daf21e13a4663f43 (diff) | |
download | linux-469bcef53c546bb792aa66303933272991b7831d.tar.xz |
irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()
aic_common_irq_fixup() is calling twice of_node_put() on the same node
thus leading to an unbalanced refcount on the root node.
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Reported-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Fixes: b2f579b58e93 ("irqchip: atmel-aic: Add irq fixup infrastructure")
Cc: <stable@vger.kernel.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions