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
..
2005-09-07 16:57:21 -07:00
2007-10-19 11:53:41 -07:00
2006-12-10 09:55:39 -08:00
2007-05-31 17:47:01 -07:00
2007-05-31 17:46:09 -07:00
2007-07-17 10:23:11 -07:00
2007-05-31 20:18:25 -07:00
2006-02-01 08:53:23 -08:00
2007-08-27 13:54:16 -07:00
2006-01-10 08:01:34 -08:00
2007-05-31 17:47:01 -07:00
2008-02-08 09:22:39 -08:00
2007-07-11 16:02:11 -07:00
2007-05-11 08:29:34 -07:00
2008-04-17 10:42:34 -04:00
2007-05-31 17:47:01 -07:00
2006-10-03 23:01:26 +02:00
2008-02-13 17:27:03 -08:00
2007-08-27 13:53:32 -07:00
2008-02-05 09:44:18 -08:00
2007-10-19 11:53:34 -07:00
2008-02-08 15:33:32 -08:00