Re: [PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
From: Daniel Gomez
Date: Tue Nov 04 2025 - 01:35:35 EST
On 04/11/2025 01.13, Kees Cook wrote:
> On Mon, Nov 03, 2025 at 08:49:43PM +0100, Daniel Gomez wrote:
>>
>> On Thu, 09 Oct 2025 20:06:06 -0700, Kees Cook wrote:
>>> v2:
>>> - use static_assert instead of _Static_assert
>>> - add Hans's Reviewed-by's
>>> v1: https://lore.kernel.org/lkml/20251008033844.work.801-kees@xxxxxxxxxx/
>>>
>>> Hi!
>>>
>>> [...]
>>
>> Applied patch 3, thanks!
>>
>> [3/3] module: Add compile-time check for embedded NUL characters
>> commit: 913359754ea821c4d6f6a77e0449b29984099663
>
> I'm nervous about this going in alone -- it breaks allmodconfig builds
> without the media fixes. My intention was to have the media fixes land
> first...
>
> Should I send the media fixes to linus right away?
>
> -Kees
>
I can take both patches. But I think it'd make sense to drop patch 3 first and
then, apply all 3.
Please, Kees, Hans and Mauro, let me know if this is okay with you.