diff options
author | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-07-04 12:10:39 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-25 03:12:20 +0300 |
commit | 665d2009a4afb647b16b2fcfc0ae86a8c7daa23a (patch) | |
tree | 8a659f9d9a3176bc308094fce31a3340e2e57b96 /arch/cris/boot | |
parent | 10d5bf2f6928e3d333cbf82d970d4a057686f9f9 (diff) | |
download | linux-665d2009a4afb647b16b2fcfc0ae86a8c7daa23a.tar.xz |
irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()
commit 469bcef53c546bb792aa66303933272991b7831d upstream.
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")
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/cris/boot')
0 files changed, 0 insertions, 0 deletions