diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2009-12-07 11:51:41 (GMT) |
---|---|---|
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | 2009-12-07 11:51:33 (GMT) |
commit | d40f7b75a23d1e59b6ec9d6701231fd4c6992ac6 (patch) | |
tree | 74dc2947aea7aadc5a2ec81e70c5e41111f5d3ae /arch/s390/include/asm | |
parent | de1b04388f63cbddf91d9f6c50c29be7232881ca (diff) | |
download | linux-fsl-qoriq-d40f7b75a23d1e59b6ec9d6701231fd4c6992ac6.tar.xz |
[S390] cio: dont unregister a busy device in ccw_device_set_offline
If we detect a busy subchannel after the driver's set_offline
callback returned in ccw_device_set_offline, the current behavior
is to unregister the device, which may lead to undesired
consequences. Change this to just quiesce the subchannel and go on
with the offline processing.
Note: This is no excuse for not fixing these drivers -
after the set_offline callback they should have no running IO!
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/include/asm')
0 files changed, 0 insertions, 0 deletions