Re: [PATCH] slab: Fix too strict alignment check in create_cache()
From: Finn Thain
Date: Thu Nov 21 2024 - 21:12:08 EST
On Thu, 21 Nov 2024, John Paul Adrian Glaubitz wrote:
> On Wed, 2024-11-20 at 13:46 +0100, Geert Uytterhoeven wrote:
> > On m68k, where the minimum alignment of unsigned long is 2 bytes:
>
> Well, well, well, my old friend strikes again ;-).
>
> These will always come up until we fix the alignment issue on m68k.
>
Hmmm. That patch you're replying too. Does it make the kernel source code
better or worse?