commit | e723ccd805857a46d3b63fbd20edea8579c6c541 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <jes@sgi.com> | Thu Mar 23 03:00:22 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Mar 23 07:38:10 2006 -0800 |
tree | 00ea3941543aad06172f5f16c78cfed2f4afb2e3 | |
parent | 8ed965d612d9e9bc08805c75123f063cf6966311 [diff] |
[PATCH] sem2mutex: drivers/scsi/ide-scsi.c Semaphore to mutex conversion. The conversion was generated via scripts, and the result was validated automatically via a script as well. Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: Jens Axboe <axboe@suse.de> Cc: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>