Re: [PATCH RESEND v3] hardening: Default randstruct off with rust for better allmodconfig support
Miguel Ojeda <[email protected]>
| Newsgroups | org.kernel.vger.linux-security-module,org.kernel.vger.linux-hardening,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <CANiq72kE4tf9b5BJnK4mcY39e2KELqErxHTZM8b3_GLiEvPt6g@mail.gmail.com> |
On Fri, Aug 21, 2026 at 7:36 PM Kees Cook <[email protected]> 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 <[email protected]> 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