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-03 16:54:53 +02:00
2008-02-03 16:54:53 +02:00
2007-07-13 17:40:01 +01:00
2008-04-04 22:43:47 +01:00
2008-03-12 14:14:41 +00:00
2005-04-16 15:20:36 -07:00
2007-10-11 23:46:04 +01:00
2008-02-03 16:54:53 +02:00
2008-04-17 10:42:34 -04:00
2006-12-10 21:52:11 +00:00
2008-01-29 10:14:56 +00:00
2008-02-07 08:42:25 -08:00
2008-02-06 10:41:08 -08:00
2008-02-03 16:54:53 +02:00
2007-05-08 11:14:58 -07:00