lkml.org 
[lkml]   [2023]   [Mar]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] remoteproc: Call of_node_put() on iteration error
Date
This patchset adds missing calls to of_put_node() when prematurely
exiting from a loop driven by of_phandle_iterator_next().

Some help reviewing this set would be appreciated.

Thanks,
Mathieu

Mathieu Poirier (5):
remoteproc: stm32: Call of_node_put() on iteration error
remoteproc: st: Call of_node_put() on iteration error
remoteproc: rcar_rproc: Call of_node_put() on iteration error
remoteproc: imx_rproc: Call of_node_put() on iteration error
retmoteproc: imx_dsp_rproc: Call of_node_put() on iteration error

drivers/remoteproc/imx_dsp_rproc.c | 12 +++++++++---
drivers/remoteproc/imx_rproc.c | 7 +++++--
drivers/remoteproc/rcar_rproc.c | 9 +++++++--
drivers/remoteproc/st_remoteproc.c | 5 ++++-
drivers/remoteproc/stm32_rproc.c | 6 +++++-
5 files changed, 30 insertions(+), 9 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2023-03-27 01:10    [W:0.078 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site