Cornelia Huck 5fb6b8544d [S390] cio: Only register ccw_device for registered subchannel.
There is a race between io_subchannel_register() and
io_subchannel_sch_event() which may cause a subchannel to be
unregistered because it is no longer operational before
io_subchannel_register() had run. We need to check whether the
subchannel is still registered before the ccw device can be
registered and just bail out if it is not.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-12-25 13:39:08 +01:00
..
2008-10-10 21:33:50 +02:00
2008-07-14 10:02:11 +02:00
2008-10-10 21:33:54 +02:00
2008-12-25 13:39:05 +01:00
2008-07-14 10:02:18 +02:00
2008-10-10 21:33:50 +02:00
2008-07-14 10:02:12 +02:00
2008-10-10 21:33:53 +02:00
2008-10-10 21:33:53 +02:00
2008-07-17 17:22:10 +02:00