linux/drivers/s390/cio
Cornelia Huck fa1a8c23eb s390: cio: Delay uevents for subchannels
We often have the situation that we register a subchannel and start device
recognition, only to find out that the device is not usable after all, which
triggers an unregister of the subchannel.  This often happens on hundreds of
subchannels on a LPAR, leading to a storm of events which aren't of any use. 
Therefore, use uevent_suppress to delay the KOBJ_ADD uevent for a subchannel
until we know that its ccw_device is to be registered.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Eric Rannaud <eric.rannaud@gmail.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-04-27 10:57:32 -07:00
..
airq.c
airq.h
blacklist.c
blacklist.h
ccwgroup.c [S390] cio: ccwgroup register vs. unregister. 2007-04-27 16:01:41 +02:00
chp.c
chp.h
chsc.c [S390] cio: cm_enable memory leak. 2007-04-27 16:01:41 +02:00
chsc.h [S390] cio: fix subchannel channel-path data usage 2007-04-27 16:01:40 +02:00
cio.c
cio.h [S390] cio: fix subchannel channel-path data usage 2007-04-27 16:01:40 +02:00
cio_debug.h
cmf.c [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390 2007-04-27 16:01:48 +02:00
css.c [S390] cio: fix subchannel channel-path data usage 2007-04-27 16:01:40 +02:00
css.h [S390] cio: fix subchannel channel-path data usage 2007-04-27 16:01:40 +02:00
device.c s390: cio: Delay uevents for subchannels 2007-04-27 10:57:32 -07:00
device.h
device_fsm.c [S390] cio: Dont call css_update_ssd_info from interrupt context. 2007-04-27 16:01:41 +02:00
device_id.c
device_ops.c
device_pgid.c
device_status.c
idset.c
idset.h
ioasm.h
Makefile
qdio.c
qdio.h
schid.h