Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1245198

Re: [PATCH 3/3] ARM: EXYNOS: delete unneeded of_node_put

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] ARM: EXYNOS: delete unneeded of_node_put
Date 2015-10-13 00:50 +0200
Message-ID <qiU4O-4sr-21@gated-at.bofh.it> (permalink)
References <qiSml-1Ya-3@gated-at.bofh.it> <qiSmm-1Ya-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello Julia,

On 10/12/2015 10:43 PM, Julia Lawall wrote:
> Device node iterators perform an of_node_put on each iteration, so putting
> an of_node_put before going around to the next iteration results in a
> double put.
> 
> Problem found using Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
>

Krzysztof sent the same patch yesterday and was already applied:
https://lkml.org/lkml/2015/10/12/688

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 3/3] ARM: EXYNOS: delete unneeded of_node_put Julia Lawall <Julia.Lawall@lip6.fr> - 2015-10-12 23:00 +0200
  Re: [PATCH 3/3] ARM: EXYNOS: delete unneeded of_node_put Javier Martinez Canillas <javier@osg.samsung.com> - 2015-10-13 00:50 +0200

csiph-web