From: Catalin Marinas Date: Fri, 25 Oct 2013 14:48:33 +0000 (+0100) Subject: arm64: Fix the endianness of arch_spinlock_t X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~54^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a12cae7ef2612eb094c4b48e8b37cf837e3df55;p=pandora-kernel.git arm64: Fix the endianness of arch_spinlock_t The owner and next members of the arch_spinlock_t structure need to be swapped when compiling for big endian. Signed-off-by: Catalin Marinas Reported-by: Matthew Leach Acked-by: Will Deacon --- Reading git-diff-tree failed