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