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-05-11 05:38:25 -04:00
2007-10-27 00:13:04 -07:00
2005-04-16 15:20:36 -07:00
2007-07-29 17:09:29 -07:00
2007-12-05 05:37:57 -08:00
2008-04-17 10:42:34 -04:00
2007-11-06 21:23:11 -08:00
2007-10-13 21:53:14 -07:00
2007-10-22 02:16:45 -07:00
2008-02-18 16:40:10 -08:00
2008-03-23 22:50:16 -07:00
2008-03-23 22:50:16 -07:00
2006-03-20 01:14:19 -08:00
2007-07-26 11:11:56 -07:00