On Thu, Apr 09, 2026 at 06:37:13PM +0100, David Howells wrote: > Thorsten Blum <[email protected]> wrote: > > > + __aligned(__alignof__(u64)) __counted_by(datalen); > > Can that be __aligned(8)?
Sure, I can send a v2 with __aligned(8).
On Thu, Apr 09, 2026 at 06:37:13PM +0100, David Howells wrote: > Thorsten Blum <[email protected]> wrote: > > > + __aligned(__alignof__(u64)) __counted_by(datalen); > > Can that be __aligned(8)?
Sure, I can send a v2 with __aligned(8).