https://bugzilla.kernel.org/show_bug.cgi?id=60758 --- Comment #59 from Lin Feng <linf@xxxxxxxxxxxxxxxxxx> --- (In reply to Thorsten Kohfeldt from comment #57) > I have filed a bug against dracut: > > https://bugzilla.redhat.com/show_bug.cgi?id=1067669 > > which gives an explanation at least for kernel 3.13. > > > That kernel version introduces multi queue block i/o for virtio_blk, which > in turn does not any more call blk_init_queue() but blk_mq_init_queue() > instead. > > Dracut matches against symbol blk_init_queue but not yet against symbol > blk_mq_init_queue. > Good, based on the bisect it seems that it's the root cause, thanks :) -- You are receiving this mail because: You are the assignee for the bug. -- 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