[Kernel-packages] [Bug 1592541] Re: trusty kernel with virtio-blk oops

2016-06-15 Thread Joseph Salisbury
I built a lts-utopic test kernel with a pick of 764f612. The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1592541/ Can you test this kernel and see if it resolves this bug? Thanks in advance! ** Changed in: linux (Ubuntu) Importance: Undecided => Medium **

Re: [Kernel-packages] [Bug 1592541] Re: trusty kernel with virtio-blk oops

2016-06-14 Thread Ryan Harper
Having posted, I see that this is actually a utopic kernel that oopsed (3.16.0-71-generic) However, the oops stack is still possible on trusty, the blk-merge code in 3.13 doesn't include the fix that appears in the vivid kernel. On Tue, Jun 14, 2016 at 2:56 PM, Ryan Harper

[Kernel-packages] [Bug 1592541] Re: trusty kernel with virtio-blk oops

2016-06-14 Thread Ryan Harper
Here's the qemu launch command used, in case that's useful. qemu-system-x86_64 -enable-kvm -device virtio-scsi-pci,id=virtio-scsi-xkvm -device virtio-net-pci,netdev=net00 -netdev type=user,id=net00 -m 1024 -serial