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
..
2008-03-06 16:08:00 +09:00
2008-04-16 02:01:55 +09:00
2008-02-14 14:22:12 +09:00
2008-03-06 16:08:00 +09:00
2008-04-17 10:42:34 -04:00
2008-03-06 17:23:15 +09:00
2007-06-11 15:57:42 +09:00
2008-03-06 16:06:38 +09:00
2008-03-06 16:08:00 +09:00
2008-03-31 16:16:02 +09:00
2008-02-14 14:22:10 +09:00