Re: [PATCH] mtdchar: mark bits of ioctl handler noinline
From: Arnd Bergmann
Date: Tue May 23 2023 - 08:15:12 EST
On Mon, May 22, 2023, at 17:46, Miquel Raynal wrote:
>
> I am about to take this as part of my next fixes PR, should we Cc:
> stable? What is the current policy wrt gcc version issues?
I think in general we do want stable kernels to work with the latest
gcc, so please add the Cc:stable annotation.
Arnd