Re: [PATCH v1] ARM: Feroceon: Fix OF node and mapping leaks in L2 init

From: Andrew Lunn

Date: Tue Jun 02 2026 - 23:05:56 EST


On Tue, Jun 02, 2026 at 10:52:32PM -0400, 최유호 wrote:
> Hi,
>
> Just a gentle reminder regarding this patch.
>
> I would appreciate any feedback when you have a chance to review it.

What do you think happens to the machine if it cannot enable L2? I
think you have much bigger problems than some minor resource leaks.

Please read

https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html

Does this patch fulfil those rules. Please could you point to bug
reports of the leaked resources, so we know it actually bothers
people.

Andrew