From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752765AbbJLWkr (ORCPT ); Mon, 12 Oct 2015 18:40:47 -0400 Received: from lists.s-osg.org ([54.187.51.154]:51360 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752009AbbJLWkp (ORCPT ); Mon, 12 Oct 2015 18:40:45 -0400 Subject: Re: [PATCH 3/3] ARM: EXYNOS: delete unneeded of_node_put To: Julia Lawall , Russell King References: <1444682596-3065-1-git-send-email-Julia.Lawall@lip6.fr> <1444682596-3065-4-git-send-email-Julia.Lawall@lip6.fr> Cc: kernel-janitors@vger.kernel.org, Kukjin Kim , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Thomas Petazzoni , Andrew Lunn , Bjorn Helgaas , Jason Cooper From: Javier Martinez Canillas Message-ID: <561C36E4.3050804@osg.samsung.com> Date: Tue, 13 Oct 2015 00:40:36 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1444682596-3065-4-git-send-email-Julia.Lawall@lip6.fr> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > 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