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-01-28 23:58:27 -05:00
2007-10-17 08:42:55 -07:00
2007-10-20 00:32:32 +02:00
2008-02-05 09:44:24 -08:00
2008-02-08 09:22:39 -08:00
2008-02-06 10:41:01 -08:00
2008-04-17 10:42:34 -04:00
2008-02-07 08:42:32 -08:00
2007-10-19 11:53:34 -07:00
2008-02-07 08:42:30 -08:00