remarkable-linux/arch/m68k/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
..
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 missing exports of csum_... 2007-07-17 11:01:07 -07:00
lshrdi3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Generic semaphore implementation 2008-04-17 10:42:34 -04:00
muldi3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
string.c [PATCH] m68k: cleanup string functions 2006-10-06 08:53:40 -07:00
uaccess.c m68k: implement __clear_user() 2007-05-15 08:54:00 -07:00