On Thu, 29 May 2014 12:08:32 +1000 Greg Ungerer <g...@uclinux.org> 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/