[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <173038429759.539202.17634636965892286169.kvalo@kernel.org>
Date: Thu, 31 Oct 2024 14:18:19 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: Javier Carrasco <javier.carrasco.cruz@...il.com>
Cc: Arend van Spriel <arend.vanspriel@...adcom.com>,
Linus Walleij <linus.walleij@...aro.org>,
"Russell King (Oracle)" <rmk+kernel@...linux.org.uk>,
Hector Martin <marcan@...can.st>,
Alvin Šipraga <alsi@...g-olufsen.dk>,
linux-wireless@...r.kernel.org, brcm80211@...ts.linux.dev,
brcm80211-dev-list.pdl@...adcom.com, linux-kernel@...r.kernel.org,
stable@...r.kernel.org, Javier Carrasco <javier.carrasco.cruz@...il.com>
Subject: Re: [PATCH net] wifi: brcmfmac: release 'root' node in all execution
paths
Javier Carrasco <javier.carrasco.cruz@...il.com> wrote:
> The fixed patch introduced an additional condition to enter the scope
> where the 'root' device_node is released (!settings->board_type,
> currently 'err'), which avoid decrementing the refcount with a call to
> of_node_put() if that second condition is not satisfied.
>
> Move the call to of_node_put() to the point where 'root' is no longer
> required to avoid leaking the resource if err is not zero.
>
> Cc: stable@...r.kernel.org
> Fixes: 7682de8b3351 ("wifi: brcmfmac: of: Fetch Apple properties")
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@...il.com>
Wireless patches go to wireless trees, not net. But no need to resend because
of this. And I think wireless-next is approriate for this fix.
--
https://patchwork.kernel.org/project/linux-wireless/patch/20241030-brcmfmac-of-cleanup-v1-1-0b90eefb4279@gmail.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists