Re: [PATCH] arm32: simplify ARM_MMU_KEEP usage
From: Linus Walleij
Date: Tue Dec 24 2024 - 14:25:43 EST
On Wed, Dec 18, 2024 at 1:13 PM Rolf Eike Beer <eb@xxxxxxxxx> wrote:
> On Montag, 7. Oktober 2024 15:11:40 Mitteleuropäische Normalzeit Rolf Eike
> Beer wrote:
> > All current users need to add a KEEP() around the argument so the value is
> > actually kept, which doesn't feel very natural and is prone to upcoming bugs
> > as the name suggests that this macro alone already keeps things. Move that
> > directly into the definition.
> >
> > Signed-off-by: Rolf Eike Beer <eb@xxxxxxxxx>
> > ---
>
> Ping?
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Please put the patch into Russell's patch tracker so he can apply it.
Yours,
Linus Walleij