diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2017-11-15 16:33:12 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-28 16:31:27 +0100 |
commit | 0f5eb1545907edeea7672a9c1652c4231150ff22 (patch) | |
tree | 4a362b398d175919a4ffb256e3622cc793a91c77 /ipc/syscall.c | |
parent | 397f33cb0a7d60b3d061e70b66baee36a690351a (diff) | |
download | linux-0f5eb1545907edeea7672a9c1652c4231150ff22.tar.bz2 |
fpga: region: release of_parse_phandle nodes after use
Both fpga_region_get_manager() and fpga_region_get_bridges() call
of_parse_phandle(), but nothing calls of_node_put() on the returned
struct device_node pointers. Make sure to do that to stop their
reference counters getting out of whack.
Fixes: 0fa20cdfcc1f ("fpga: fpga-region: device tree control for FPGA")
Cc: <stable@vger.kernel.org> # 4.10+
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Alan Tull <atull@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc/syscall.c')
0 files changed, 0 insertions, 0 deletions