Re: [PATCH RESEND v3] hardening: Default randstruct off with rust for better allmodconfig support

From: Miguel Ojeda

Date: Fri Aug 21 2026 - 15:49:13 EST


On Fri, Aug 21, 2026 at 7:36 PM Kees Cook <kees@xxxxxxxxxx> wrote:
>
> Applied to for-next/hardening, thanks!

In case you want it (I mentioned this in previous versions but I think
I didn't give the tag explicitly, sorry):

Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Typo: "likely go give" -> to

I assume people does test (and enable) randstruct elsewhere, so this
likely will catch more issues at build time in linux-next, even if it
feels bad to lose the other coverage.

Thanks!

Cheers,
Miguel