The FC pass-through code triggers a warning in the block layer because __blk_run_queue is called with interrupts enabled, but this function requires being called with disabled interrupts. This patch fixes this by disabling interrupts in fc_bsg_goose_queue. -- Christof Schmitt -- 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