Re: [PATCH 0/3] randstruct: gcc-plugin: Remove bogus void member
From: Kees Cook <kees@kernel.org>
Date: 2025-05-20 16:14:10
Also in:
linux-hardening, lkml, llvm
From: Kees Cook <kees@kernel.org>
Date: 2025-05-20 16:14:10
Also in:
linux-hardening, lkml, llvm
On Tue, May 20, 2025 at 05:18:56PM +0200, Mickaël Salaün wrote:
On Sat, Apr 26, 2025 at 06:38:32PM -0700, Kees Cook wrote:quoted
Hi, Okay, I've tracked down the problem with the randstruct GCC plugin, and written a KUnit test to validate behaviors. This lets us add it back the COMPILE_TEST builds. No need for https://lore.kernel.org/all/20250421000854.work.572-kees@kernel.org/ (local)Hi, What is the status of this patch series? Do you plan to send it for v6.15?
Since it is pretty late for v6.15 and exposes missed designated initializers, I was planning to send it (and the designated initializer fixes) for the v6.16 merge window and have them all go into -stable for v6.15. -- Kees Cook