1
0
Fork 0
alistair23-linux/arch/um/sys-ppc
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
misc.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
miscthings.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ptrace.c [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch 2005-05-06 22:09:29 -07:00
ptrace_user.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sigcontext.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
sysrq.c [PATCH] uml: stack dump fix 2005-05-28 16:46:13 -07:00