diff options
author | Horst Hummel <horst.hummel@de.ibm.com> | 2005-09-04 00:57:58 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@evo.osdl.org> | 2005-09-05 09:06:26 +0200 |
commit | c6eb7b7703ac4b3401b74f411c8c51ded214bf19 (patch) | |
tree | 1cb3563cb83f80347dbc3e4bd30c4635d401e87a /drivers/s390/block/Kconfig | |
parent | [PATCH] s390: debug feature changes (diff) | |
download | linux-c6eb7b7703ac4b3401b74f411c8c51ded214bf19.tar.xz linux-c6eb7b7703ac4b3401b74f411c8c51ded214bf19.zip |
[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>
Diffstat (limited to 'drivers/s390/block/Kconfig')
0 files changed, 0 insertions, 0 deletions