]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[S390] cio: no path after machine check.
authorPeter Oberparleiter <peter.oberparleiter@de.ibm.com>
Wed, 30 Aug 2006 12:33:37 +0000 (14:33 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 30 Aug 2006 12:33:37 +0000 (14:33 +0200)
commit3b88508a31a77eb3487154922e1eff282dc1d863
tree64e402e24e45ec3d1f0f940cccdeb622977558fc
parent292888c81e74115db5e5a4a838f730a7c3662982
[S390] cio: no path after machine check.

Devices enter no-path state after disabling a channel path
via the SE even though another path has been reenabled at the SE.
The devices are set into no-path state before triggering path
verification even though other paths may have become available.
To fix this trigger path verification before setting a device into
no-path state.

Signed-off-by: Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/chsc.c