On Wed, 2004-10-20 at 01:39, Thomas Gleixner wrote: > That's in scsi_error_handler() where a mutex is initialized locked and > then acquired again. This triggers the deadlock/correctness check. Some more fixes - scsi_error_handler() fix - device subsystem device_remove locking fix tglx