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-10-18 00:59:23 -07:00
2006-12-07 08:39:38 -08:00
2008-02-03 16:58:20 +02:00
2007-02-17 01:08:09 -05:00
2007-10-18 00:59:31 -07:00
2008-03-15 19:12:03 -07:00
2008-03-15 19:12:19 -07:00
2008-03-15 19:12:22 -07:00
2007-10-18 00:59:27 -07:00
2007-10-18 00:59:31 -07:00
2007-02-17 01:16:40 -05:00
2007-12-06 09:16:45 -08:00
2008-04-17 10:42:34 -04:00
2007-02-17 01:16:40 -05:00
2007-10-18 00:59:23 -07:00
2008-04-17 10:42:34 -04:00
2007-10-23 09:49:31 +02:00
2007-10-19 21:41:33 -07:00
2006-06-27 23:28:37 +00:00
2008-03-15 19:12:03 -07:00
2007-02-17 01:16:12 -05:00
2006-01-22 20:26:31 -05:00
2007-05-22 22:52:16 -04:00
2007-07-29 17:09:29 -07:00
2007-10-18 00:58:57 -07:00
2007-10-16 09:42:49 -07:00
2007-02-17 01:16:12 -05:00
2008-02-08 09:22:38 -08:00
2007-05-08 11:15:07 -07:00
2007-05-22 22:52:16 -04:00
2008-04-15 15:51:36 -07:00
2007-10-18 00:59:31 -07:00
2007-10-18 00:58:26 -07:00
2007-05-08 11:15:07 -07:00
2008-03-15 19:11:47 -07:00
2007-10-18 00:59:27 -07:00
2007-10-18 00:58:52 -07:00
2007-02-17 19:13:42 +01:00
2008-03-15 19:12:15 -07:00
2007-10-19 11:53:43 -07:00
2007-10-18 00:59:04 -07:00
2008-01-28 23:21:17 +01:00