Re: rcu alignment warning tripping on m68k

From: One Thousand Gnomes
Date: Thu May 29 2014 - 09:12:08 EST


On Thu, 29 May 2014 12:08:32 +1000
Greg Ungerer <gerg@xxxxxxxxxxx> wrote:

> Hi All,
>
> Inside kernel/rcy/tree.c in __call_rcu() it does an alignment check on
> the head pointer passed in. This trips on m68k systems, because they only
> need alignment of 32bit quantities to 16bit boundaries.

__alignof perhaps ?

or just an ARCH_ define ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/