linux/include/asm-powerpc
Arjan van de Ven 2acbb8c657 [PATCH] mutex subsystem, add default include/asm-*/mutex.h files
add the per-arch mutex.h files for the remaining architectures.

We default to asm-generic/mutex-dec.h, because that performs
quite well on most arches. Arches that do not have atomic
decrement/increment instructions should switch to mutex-xchg.h
instead. Arches can also provide their own implementation for
the mutex fastpath primitives.

Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2006-01-09 15:59:19 -08:00
..
2005-10-11 09:59:38 +10:00
2006-01-03 13:11:06 -08:00
2006-01-09 14:49:54 +11:00
2005-09-28 15:42:53 +10:00
2006-01-08 20:13:39 -08:00
2005-11-08 12:20:34 +11:00
2006-01-09 14:52:14 +11:00
2006-01-09 14:49:01 +11:00
2005-10-31 13:37:12 +11:00
2005-10-31 13:37:12 +11:00
2005-11-03 16:24:25 +11:00
2005-11-07 13:18:13 +11:00
2005-11-03 16:02:23 +11:00
2005-11-01 14:36:55 +11:00
2005-10-12 08:24:47 -07:00
2005-11-06 16:56:47 -08:00
2005-10-27 16:45:50 +10:00
2005-11-03 16:59:17 +11:00
2006-01-09 15:33:50 +11:00
2005-09-21 19:21:09 +10:00