]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] sem2mutex: drivers/block/floppy.c
authorJes Sorensen <jes@sgi.com>
Thu, 23 Mar 2006 11:00:26 +0000 (03:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 23 Mar 2006 15:38:11 +0000 (07:38 -0800)
commitb1c82b5c55851bf309f4019994610789f7042757
treee095ddbc53298b6ddc0324df4321a537014af0f3
parent1657f824e880a9bd239a3436b820d1a2986f763d
[PATCH] sem2mutex: drivers/block/floppy.c

Convert from semaphore to mutex.
Untested as I have no access to a floppy drive at the moment.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/floppy.c