linux/arch/um
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
..
drivers
include
kernel
os-Linux
scripts
sys-i386 Generic semaphore implementation 2008-04-17 10:42:34 -04:00
sys-ia64
sys-ppc Generic semaphore implementation 2008-04-17 10:42:34 -04:00
sys-x86_64 Generic semaphore implementation 2008-04-17 10:42:34 -04:00
defconfig
Kconfig
Kconfig.char
Kconfig.debug
Kconfig.i386 Generic semaphore implementation 2008-04-17 10:42:34 -04:00
Kconfig.net
Kconfig.x86_64 Generic semaphore implementation 2008-04-17 10:42:34 -04:00
Makefile
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-x86_64