Re: [PATCH next] mtd: spi-nor: hisi-sfc: fix refcounting bug in hisi_spi_nor_register_all()
From: Pratyush Yadav
Date: Fri Feb 06 2026 - 09:15:25 EST
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@xxxxxxxxxx>
Reviewed-by: Pratyush Yadav <pratyush@xxxxxxxxxx>
Miquel, since you took the original patch through the NAND tree, can you
please take this one too?
[...]
--
Regards,
Pratyush Yadav