linux/drivers/s390
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
..
block [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
char [PATCH] kernel/sys.c: cleanups 2006-06-25 10:01:06 -07:00
cio [S390] ccwgroup device unregister. 2006-06-29 14:56:52 +02:00
crypto Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390 2006-05-08 15:51:57 +01:00
net [PATCH] drivers: use list_move() 2006-06-26 09:58:18 -07:00
scsi spelling fixes 2006-06-26 18:35:02 +02:00
ebcdic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [PATCH] s390: 3590 tape driver 2006-03-24 07:33:18 -08:00
Makefile [PATCH] s390: move s390_root_dev_* out of the cio layer 2006-01-06 08:33:49 -08:00
s390_rdev.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
s390mach.c [PATCH] s390: fix ipd handling 2006-05-01 18:17:46 -07:00
s390mach.h [PATCH] s390: Add missing memory constraint to stcrw() 2006-02-01 08:53:24 -08:00
sysinfo.c [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00