linux/arch/m68knommu/lib
Matthew Wilcox 64ac24e738 Generic semaphore implementation
Semaphores are no longer performance-critical, so a generic C
implementation is better for maintainability, debuggability and
extensibility.  Thanks to Peter Zijlstra for fixing the lockdep
warning.  Thanks to Harvey Harrison for pointing out that the
unlikely() was unnecessary.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
2008-04-17 10:42:34 -04:00
..
Makefile Generic semaphore implementation 2008-04-17 10:42:34 -04:00
ashldi3.c
ashrdi3.c
checksum.c [NET]: M68Knommu checksum annotations and cleanups. 2006-12-02 21:23:08 -08:00
delay.c
divsi3.S
lshrdi3.c
memcpy.c Remove inclusions of <linux/autoconf.h> 2008-02-06 10:41:00 -08:00
memset.c
modsi3.S
muldi3.c
mulsi3.S
udivsi3.S
umodsi3.S