Re: [PATCH v2] fork: Honor task_struct's declared alignment

From: Karl Mehltretter

Date: Tue Aug 04 2026 - 14:09:10 EST


On Tue, Aug 04, 2026 at 09:45:31AM +0100, Vlastimil Babka (SUSE) wrote:
> > Fixes: cb7ca40a3882 ("x86/fpu: Make task_struct::thread constant size")
> > Suggested-by: Vlastimil Babka (SUSE) <vbabka@xxxxxxxxxx>
>
> Thanks but I suggested only SLAB_HWCACHE_ALIGN, not the whole thing :) Can
> be removed when a maintainer applies this.
>

Ok, I believe Suggested-by doesn't necessarily mean the whole thing, but I
agree, here it maybe was too much. Fine to drop it.

Thanks,
Karl