kernel-ark/arch/blackfin
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
..
boot
configs
kernel Generic semaphore implementation 2008-04-17 10:42:34 -04:00
lib
mach-bf527
mach-bf533
mach-bf537
mach-bf548
mach-bf561
mach-common [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls 2008-03-06 16:04:58 -07:00
mm
oprofile
Kconfig Generic semaphore implementation 2008-04-17 10:42:34 -04:00
Kconfig.debug
Makefile