commit | 214b8ffc205bcf2ca5b04b3903be13a9257c3fbd | [log] [tgz] |
---|---|---|
author | Stefan Haberland <stefan.haberland@de.ibm.com> | Sun Oct 30 15:16:56 2011 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Sun Oct 30 15:16:44 2011 +0100 |
tree | a5344a72ee114692c7fd179529cc912be5ccc178 | |
parent | 3948a102509f3bc3cc8728b2556a1ad7a4dbd7e7 [diff] |
[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>