remarkable-linux/drivers/s390/cio
Cornelia Huck 887ab59929 [S390] ccwgroup device unregister.
Work around the problem that a device cannot be unregistered from
driver_for_each_device() because of klist node refcounting: Get device
after device owned by the driver to be unregistered with driver_find_device()
and then unregister it. This works because driver_get_device() gets us out of
the region of the elevated klist node refcount. driver_find_device() will
always get the next device in the list after the found one has been
unregistered.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-06-29 14:56:52 +02:00
..
airq.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
airq.h
blacklist.c [PATCH] s390: wrong return codes in cio_ignore_proc_init() 2006-04-11 06:18:37 -07:00
blacklist.h
ccwgroup.c [S390] ccwgroup device unregister. 2006-06-29 14:56:52 +02:00
chsc.c [S390] channel measurement fix. 2006-06-29 14:56:45 +02:00
chsc.h [PATCH] s390: channel path measurements 2006-03-24 07:33:16 -08:00
cio.c [PATCH] s390: increase cio_trace debug event size 2006-04-11 06:18:37 -07:00
cio.h
cio_debug.h [PATCH] s390: increase cio_trace debug event size 2006-04-11 06:18:37 -07:00
cmf.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
css.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
css.h [PATCH] s390: cio non-unique path group ids 2006-06-05 12:29:16 -07:00
device.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
device.h
device_fsm.c [PATCH] s390: irb memcpy argument swap 2006-06-05 12:29:15 -07:00
device_id.c [PATCH] s390: email-address change 2006-01-14 18:27:10 -08:00
device_ops.c [S390] cio long busy in read configuration data. 2006-06-29 14:56:38 +02:00
device_pgid.c [PATCH] s390: ccw device disbanding 2006-02-17 13:59:26 -08:00
device_status.c [PATCH] s390: fix assignment instead of check in ccw_device_set_online() 2006-02-17 13:59:27 -08:00
ioasm.h
Makefile
qdio.c [PATCH] s390: fix slab debugging 2006-04-28 08:33:48 -07:00
qdio.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
schid.h