]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[S390] dasd: wait for terminated request
authorStefan Haberland <stefan.haberland@de.ibm.com>
Mon, 10 Oct 2011 14:59:09 +0000 (16:59 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 10 Oct 2011 14:58:57 +0000 (16:58 +0200)
commit1c242840c8385849b0c4f5f23ba5654da94a9846
treec39b7d82afbd14616f5ee6e2949729a272cf6cfc
parent4c49a5d2d251fcaa370483c763b8cd62c304a61c
[S390] dasd: wait for terminated request

After terminating a request in the dasd_sleep_on_immediatly function,
wait for the clear interrupt to be received before starting the
new request. This prevents the requests from getting mixed up.

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