Re: drivers/pinctrl/freescale/pinctrl-imx1-core.c:553:1-23: WARNING: Function "for_each_child_of_node" should have of_node_put() before return around line 555. (fwd)

From: Linus Walleij

Date: Tue May 26 2026 - 05:54:49 EST


I got a patch for this bug, but since it is not critical (just a minor
memory leak)
the patch will be deferred until after the next merge window.

The problem is that I can't really merge patches that have a strong dependency
to -rc material before that stuff is upstream, and I cannot rebase my main
branch for v7.2 at this point.

I *could* merge in -rc5 but it is annoying to do for something as minor as this.

I am maybe challenging the process here a bit: tit would be annoying if the
bot keeps touting me about this until v7.2-rc1...

Yours,
Linus Walleij