[S390] dasd: call cleanup_cqr with request_queue_lock
authorStefan Haberland <stefan.haberland@de.ibm.com>
Thu, 25 Dec 2008 12:38:54 +0000 (13:38 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 25 Dec 2008 12:39:02 +0000 (13:39 +0100)
commit0cd4bd4754d51bdc8f9cd880c29910d0d52337bb
tree2f94085835c0a92a18c6520356fddc0875432707
parent50afd20f8c3ce23994a21c389e7250e54a93bf55
[S390] dasd: call cleanup_cqr with request_queue_lock

__dasd_cleanup_cqr should be called with request_queue_lock held and
__dasd_block_process_erp with queue_lock

Signed-off-by: Stefan Haberland <stefan.haberland@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd.c