Re: [PATCH 02/10] linux/init: remove __memexit* annotations

From: Arnd Bergmann
Date: Sun Oct 22 2023 - 14:24:58 EST


On Sun, Oct 22, 2023, at 19:06, Masahiro Yamada wrote:
> We have never used __memexit, __memexitdata, or __memexitconst.
>
> These were unneeded.
>
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>

For asm-generic:
Acked-by: Arnd Bergmann <arnd@xxxxxxxx>