From: Nicolas Pitre Date: Mon, 9 Jan 2006 23:59:18 +0000 (-0800) Subject: [PATCH] mutex subsystem, add include/asm-arm/mutex.h X-Git-Tag: v2.6.16-rc1~655^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=823d0f4f67252115212eb86caba14d5795bbe643;p=pandora-kernel.git [PATCH] mutex subsystem, add include/asm-arm/mutex.h add the ARM version of mutex.h, which is optimized in assembly for ARMv6, and uses the xchg implementation on pre-ARMv6. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed