> Commit 3308511 causes the SCSI queue cleanup code to be invoked > for every killed queue. Since the SCSI scanning code can create > and destroy SCSI queues repeatedly while probing LUNs, the > following message can be printed several times during boot: > > scsi: killing requests for dead queue Does this message show up in some other situation (like when a device has failed?). Would you actually want to see these messages then? If so, demoting them to debug sounds like the wrong thing to do. Would it be better to clean things up when destroying queues during LUN probes? -Tony [apologies if these questions are naïve - scsi is all a black box to me] -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html