commit | b1c82b5c55851bf309f4019994610789f7042757 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <jes@sgi.com> | Thu Mar 23 03:00:26 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Mar 23 07:38:11 2006 -0800 |
tree | e095ddbc53298b6ddc0324df4321a537014af0f3 | |
parent | 1657f824e880a9bd239a3436b820d1a2986f763d [diff] |
[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>