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-02-09 18:24:41 +01:00
2007-10-17 08:42:55 -07:00
2008-03-05 12:37:20 +01:00
2008-01-26 14:11:10 +01:00
2007-07-29 17:09:29 -07:00
2007-10-16 09:43:10 -07:00
2008-04-17 10:42:34 -04:00
2008-01-26 14:11:27 +01:00
2008-04-17 10:42:34 -04:00
2008-02-09 18:24:39 +01:00
2008-01-26 14:11:27 +01:00
2008-02-05 16:50:59 +01:00
2007-10-17 08:42:55 -07:00
2008-02-09 18:24:41 +01:00
2008-02-05 16:50:55 +01:00