[PATCH next] mtd: spi-nor: hisi-sfc: fix refcounting bug in hisi_spi_nor_register_all()

Miquel Raynal miquel.raynal at bootlin.com
Fri Feb 6 06:22:19 PST 2026


Hello,

On 06/02/2026 at 15:14:46 +01, Pratyush Yadav <pratyush at kernel.org> wrote:

> On Fri, Feb 06 2026, Dan Carpenter wrote:
>
>> This was converted to a _scoped() loop but this of_node_put() was
>> accidentally left behind which is a double free.
>>
>> Fixes: aa8cb72c2018 ("mtd: spi-nor: hisi-sfc: Simplify with scoped for each OF child loop")
>> Signed-off-by: Dan Carpenter <dan.carpenter at linaro.org>
>
> Reviewed-by: Pratyush Yadav <pratyush at kernel.org>
>
> Miquel, since you took the original patch through the NAND tree, can you
> please take this one too?

Yes I will, thanks!

Miquèl



More information about the linux-mtd mailing list