http://bugzilla.kernel.org/show_bug.cgi?id=11898 ------- Comment #8 from yanmin_zhang@xxxxxxxxxxxxxxx 2008-11-04 01:05 ------- More debug shows, before jumping to not_ready, the last code is at: if (blk_queue_tagged(q) && !blk_rq_tagged(req)) { if (list_empty(&sdev->starved_entry)) list_add_tail(&sdev->starved_entry, &shost->starved_list); ===> goto not_ready; } -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. -- 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