1
0
Fork 0
alistair23-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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ashrdi3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
checksum.c [NET]: M68Knommu checksum annotations and cleanups. 2006-12-02 21:23:08 -08:00
delay.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
divsi3.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lshrdi3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memcpy.c Remove inclusions of <linux/autoconf.h> 2008-02-06 10:41:00 -08:00
memset.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
modsi3.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
muldi3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mulsi3.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
udivsi3.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
umodsi3.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00