From: Ingo Molnar Date: Mon, 9 Jan 2006 23:59:27 +0000 (-0800) Subject: [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c X-Git-Tag: v2.6.16-rc1~655^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11b751ae8c8ca3fa24c85bd5a3e51dd9f95cda17;p=pandora-kernel.git [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c convert the block loop device from semaphores to completions. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed