linux/drivers/s390/block
Horst Hummel c6eb7b7703 [PATCH] s390: deadlock in dasd_devmap
Reintroduce a read-only copy of the devmap features in the device struct.
This is necessary to solve a deadlock on the dasd_devmap_lock which is
acquired by dasd_get_features called from the dasd tasklet.  The current
implementation of devmap doesn't allow to call any devmap function from
interrupt or softirq context.

Signed-off-by: Horst Hummel <horst.hummel@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-05 00:06:26 -07:00
..
dasd_3370_erp.c
dasd_3990_erp.c
dasd_9336_erp.c
dasd_9343_erp.c
dasd_cmb.c
dasd_devmap.c [PATCH] s390: deadlock in dasd_devmap 2005-09-05 00:06:26 -07:00
dasd_diag.c
dasd_diag.h
dasd_eckd.c
dasd_eckd.h
dasd_erp.c
dasd_fba.c
dasd_fba.h
dasd_genhd.c [PATCH] s390: deadlock in dasd_devmap 2005-09-05 00:06:26 -07:00
dasd_int.h [PATCH] s390: deadlock in dasd_devmap 2005-09-05 00:06:26 -07:00
dasd_ioctl.c [PATCH] s390: deadlock in dasd_devmap 2005-09-05 00:06:26 -07:00
dasd_proc.c [PATCH] s390: deadlock in dasd_devmap 2005-09-05 00:06:26 -07:00
dasd.c [PATCH] s390: deadlock in dasd_devmap 2005-09-05 00:06:26 -07:00
dcssblk.c
Kconfig
Makefile
xpram.c