]> asedeno.scripts.mit.edu Git - linux.git/commit
s390/dasd: fix hanging devices after path events
authorStefan Haberland <stefan.haberland@de.ibm.com>
Tue, 30 Jul 2013 08:49:43 +0000 (10:49 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 30 Jul 2013 14:17:25 +0000 (16:17 +0200)
commit0e003b709ef9f4c43f6338834526c3556ea71b19
tree0cbbf9074ebc812dbcab30c3133153657e9fd3aa
parent198b1bf8c3a06de42a88ad7f9d664f18d740a418
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>
drivers/s390/block/dasd.c