Re: linux-next: build failure after merge of the seccomp tree

From: Kees Cook
Date: Thu Jun 29 2023 - 01:59:18 EST


On Wed, Jun 28, 2023 at 10:27:09PM -0700, Andrei Vagin wrote:
> Probably something went wrong when the patch was applied. I've checked
> that the patch contains this file:
>
> https://patchew.org/linux/20230308073201.3102738-1-avagin@xxxxxxxxxx/20230308073201.3102738-7-avagin@xxxxxxxxxx/
>
> Kees, could you take a look at this?

Hmm, it seems something else went wrong too, due to:
616b14b47a86 ("perf build: Conditionally define NDEBUG")

I've added "#undef NDEBUG" to the file too.

--
Kees Cook