summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/fault.c
diff options
context:
space:
mode:
authorSebastian Ott2009-12-07 12:51:41 +0100
committerMartin Schwidefsky2009-12-07 12:51:33 +0100
commitd40f7b75a23d1e59b6ec9d6701231fd4c6992ac6 (patch)
tree74dc2947aea7aadc5a2ec81e70c5e41111f5d3ae /arch/s390/mm/fault.c
parent[S390] cio: improve error recovery for internal I/Os (diff)
downloadkernel-qcow2-linux-d40f7b75a23d1e59b6ec9d6701231fd4c6992ac6.tar.gz
kernel-qcow2-linux-d40f7b75a23d1e59b6ec9d6701231fd4c6992ac6.tar.xz
kernel-qcow2-linux-d40f7b75a23d1e59b6ec9d6701231fd4c6992ac6.zip
[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/mm/fault.c')
0 files changed, 0 insertions, 0 deletions