aboutsummaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorRalph Wuerthner <rwuerthn@de.ibm.com>2007-03-26 20:42:42 +0200
committerHeiko Carstens <heiko.carstens@de.ibm.com>2007-03-26 20:43:47 +0200
commitc6a48264739e3486f66e5b21a543c9573b713621 (patch)
treea25c70053be8fa8e3a97f7b0bf377f37fa98e31f /block
parent25c61a1fe8c97d1352a2dc0eda25128b3be0db27 (diff)
[S390] zcrypt: Fix possible dead lock in AP bus module.
If a AP device is unconfigured __ap_poll_all() will call device_unregister() in software interrupt context which can cause dead locks. To fix this the device will be only marked as unconfigured and the device_unregister() call will be done later by either ap_scan_bus() or ap_queue_message() in process context. Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Ralph Wuerthner <rwuerthn@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions