Re: [PATCH] compiler.h: Fix undefined BUILD_BUG_ON_ZERO()

From: Linus Torvalds
Date: Fri Nov 15 2024 - 17:15:17 EST


On Fri, 15 Nov 2024 at 12:48, Kees Cook <kees@xxxxxxxxxx> wrote:
>
> Linus, do you want a PR for this, or will you apply it directly?

Well, I'm certainly not applying it this late for 6.12 - who knows
what compiler issues it can trigger - and for the merge window I will
have forgotten it.

So put it in your tree and have it go through linux-next to see that
it's ok. It *looks* fine to me, but...

Linus