commit | 1657f824e880a9bd239a3436b820d1a2986f763d | [log] [tgz] |
---|---|---|
author | Jes Sorensen <jes@sgi.com> | Thu Mar 23 03:00:25 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Mar 23 07:38:11 2006 -0800 |
tree | d5108e52c67623dc9efbdfd0ebcc327538b0bd71 | |
parent | 97d1f15b7ef52c1e9c28dc48b454024bb53a5fd2 [diff] |
[PATCH] sem2mutex: drivers/block/pktcdvd.c Convert to use mutex from a semaphore Signed-off-by: Jes Sorensen <jes@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: Peter Osterlund <petero2@telia.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>