-
由 Matthew Wilcox 提交于
Since the consensus seems to be to eliminate semaphores where possible, we shouldn't be educating people about how to use them as locks. Use mutexes instead. Semaphores should be described in a separate document if we end up keeping them. Signed-off-by: NMatthew Wilcox <willy@linux.intel.com> Acked-by: NRusty Russell <rusty@rustcorp.com.au>
78305de2