On 19/01/18 23:34, Andy Gross wrote: > On 19 January 2018 at 09:37, Sudeep Holla <[email protected]> wrote: >> Hi Andy, >> >> On 18/01/18 10:43, Sudeep Holla wrote: >>> We need to call of_node_put() for device nodes obtained with >>> of_find_node_by_path(). >>> >>> Fixes: 3aa0582fdb82 ("of: platform: populate /firmware/ node from >>> of_platform_default_populate_init()") >>> Reported-by: Loys Ollivier <[email protected]> >>> Cc: Rob Herring <[email protected]> >>> Cc: Frank Rowand <[email protected]> >>> Signed-off-by: Sudeep Holla <[email protected]> >>> --- >>> drivers/of/platform.c | 4 +++- >>> 1 file changed, 3 insertions(+), 1 deletion(-) >>> >> >> Can you pick up this with other fixes you would send after v4.16-rc1 or >> do you prefer me to route through ARM-SoC directly ? Let me know. > > I can pick this up for fixes, no problem. I can send it along right > now if you like. This is a pretty low risk patch. >
Thanks Andy. -- Regards, Sudeep

