On Wed, Jul 6, 2011 at 7:24 AM, James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> wrote: > Problem > most likely missing block guards on blk_execute_req() ... no check for > QUEUE_DEAD. blk_execute_req() doesn't exist. Do you mean __blk_run_queue()? It does seem bailing out before calling q->request_fn() would fix the immediate problem, but I'm not sure if that's the right fix. Jens, have you been following this? Any opinion? Thanks, Roland -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html