commit | 0e003b709ef9f4c43f6338834526c3556ea71b19 | [log] [tgz] |
---|---|---|
author | Stefan Haberland <stefan.haberland@de.ibm.com> | Tue Jul 30 10:49:43 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jul 30 16:17:25 2013 +0200 |
tree | 0cbbf9074ebc812dbcab30c3133153657e9fd3aa | |
parent | 198b1bf8c3a06de42a88ad7f9d664f18d740a418 [diff] |
s390/dasd: fix hanging devices after path events The processing of the dasd_block tasklet may have been interrupted by a path event. Restart the dasd tasklets in sleep_on_immediately function. Signed-off-by: Stefan Haberland <stefan.haberland@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>