Re: [PATCH bpf-next v13 1/8] bpf: Extend BPF syscall with common attributes support
From: Leon Hwang
Date: Mon May 11 2026 - 22:42:24 EST
On 12/5/26 00:53, Alexei Starovoitov wrote:
> On Mon May 11, 2026 at 9:19 AM PDT, bot+bpf-ci wrote:
[...]
>>
>> Would it be better to use __aligned_u64 log_buf to match union bpf_attr and
>> preserve identical struct layouts across 32/64-bit ABIs?
>
> bot has a point.
>
Will fix.
Thanks,
Leon