[PATCHv2 3/3] ARM: mvebu: add missing of_node_put() call in coherency.c

Jason Cooper jason at lakedaemon.net
Thu Nov 6 18:57:45 PST 2014


On Mon, Oct 27, 2014 at 04:32:35PM +0100, Thomas Petazzoni wrote:
> There is a missing of_node_put() to decrement the device_node
> reference counter after a of_find_matching_node() in coherency_init().
> 
> Fixes: 501f928e0097 ("ARM: mvebu: add a coherency_available() call")
> Cc: <stable at vger.kernel.org> # v3.16+
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> ---
>  arch/arm/mach-mvebu/coherency.c | 2 ++
>  1 file changed, 2 insertions(+)

Applied to mvebu/fixes with Gregory's Ack.  Thanks for doing the Fixes
and stable tags!

thx,

Jason.



More information about the linux-arm-kernel mailing list