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
..
2007-01-26 13:12:25 +01:00
2008-01-25 08:31:43 +01:00
2006-11-06 10:43:23 +01:00
2008-01-25 08:31:43 +01:00
2008-04-17 10:42:34 -04:00
2008-01-25 08:31:43 +01:00
2008-02-27 14:23:53 +01:00
2008-02-05 14:37:15 -08:00
2006-11-06 14:07:15 +01:00
2008-03-13 23:56:15 +01:00