Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] mutex subsystem, add include/asm-arm/mutex.h | Nicolas Pitre | 2006-01-09 | 1 | -0/+128 |
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 <mingo@elte.hu> |