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-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html