summaryrefslogtreecommitdiff
path: root/drivers/virtio
diff options
context:
space:
mode:
authorStefan Haberland <stefan.haberland@de.ibm.com>2012-09-11 15:10:58 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2012-09-17 09:58:18 +0200
commit12d7b1078bb374fc3e2955b9f2815415a66157b6 (patch)
treec99de58b079166e536a83a1b869daaa2fcfbe323 /drivers/virtio
parent4db84d4f07b87c452c6000e0595dc9570ed21b41 (diff)
downloadlinux-3.10-12d7b1078bb374fc3e2955b9f2815415a66157b6.tar.gz
linux-3.10-12d7b1078bb374fc3e2955b9f2815415a66157b6.tar.bz2
linux-3.10-12d7b1078bb374fc3e2955b9f2815415a66157b6.zip
s390/dasd: fix pathgroup race
If a new path is available we need to verify the path data. If it is the first path for a device the stop bits are removed after path verification. If a pathgroup is established we need to set system characteristics for the lcu. Therefore I/O has to be started. If the device is stopped the set system characteristics worker may block the path verification worker and the device is blocked. Turn on failfast for set system characteristics CQR to prevent a deadlock with the path verification worker. If a pathgroup is established on a device that is not in use trigger path verification. Maybe we were not informed about a working path. Signed-off-by: Stefan Haberland <stefan.haberland@de.ibm.com> Reviewed-by: Stefan Weinhuber <wein@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions