[S390] cio: Register/unregister subchannels only from kslowcrw.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 20 Nov 2007 10:13:41 +0000 (11:13 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 20 Nov 2007 10:13:49 +0000 (11:13 +0100)
Make sure all subchannel handling is done on the slow path workqueue
so that we don't have races between an old subchannel unregistering
and a new subchannel with the same name registering.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found