git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8aa036
)
[PATCH] mutex subsystem, add include/asm-arm/mutex.h
author
Nicolas Pitre
<nico@cam.org>
Mon, 9 Jan 2006 23:59:18 +0000
(15:59 -0800)
committer
Ingo Molnar
<mingo@hera.kernel.org>
Mon, 9 Jan 2006 23:59:18 +0000
(15:59 -0800)
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>
No differences found