Re: [RFC v3 2/5] bpf: Explicitly align bpf_res_spin_lock

From: Peter Zijlstra

Date: Thu Oct 09 2025 - 03:03:09 EST


On Wed, Oct 08, 2025 at 07:10:13PM -0700, Alexei Starovoitov wrote:

> Are you saying 'int' on m68k is not 4 byte aligned by default,
> so you have to force 4 byte align?

This; m68k has u16 alignment, just to keep life interesting I suppose
:-)