On Mon, May 04, 2026 at 01:50:50PM -0600, Gustavo A. R. Silva wrote: > > > > https://lore.kernel.org/all/[email protected]/ > > Feel free to apply it.
Bah, stupid warning :/ There really is no sane way to tell the compiler that the code is fine and it should just STFU already? I mean, it is directly followed by an array of the right type to fill that flex thing. Anyway, I suppose this all very much relies on the structure not getting randomized, so let me stick __no_randomize_layout on it at the very least.

