commit | 11b751ae8c8ca3fa24c85bd5a3e51dd9f95cda17 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Jan 09 15:59:27 2006 -0800 |
committer | Ingo Molnar <mingo@hera.kernel.org> | Mon Jan 09 15:59:27 2006 -0800 |
tree | 7da3ef8bc6db62d76569ae709d7a2b8357719b0c | |
parent | f36d4024caa3790606e43228a574157c45b73b22 [diff] |
[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c convert the block loop device from semaphores to completions. Signed-off-by: Ingo Molnar <mingo@elte.hu>