Re: [next] ton of "scheduling while atomic"

2013-11-20 Thread Bjorn Helgaas
[+cc Stephen, linux-next] On Wed, Nov 20, 2013 at 4:01 PM, Jiri Slaby wrote: > Hi, > > I'm unable to boot my virtual machine since commit: > commit 961da7fb6b220d4ae7ec8cc8feb860f269a177e5 > Author: Alexander Duyck > Date: Mon Nov 18 10:59:59 2013 -0700 > > PCI: Avoid unnecessary CPU switc

[next] ton of "scheduling while atomic"

2013-11-20 Thread Jiri Slaby
Hi, I'm unable to boot my virtual machine since commit: commit 961da7fb6b220d4ae7ec8cc8feb860f269a177e5 Author: Alexander Duyck Date: Mon Nov 18 10:59:59 2013 -0700 PCI: Avoid unnecessary CPU switch when calling driver .probe() method A revert of that patch helps. This is because I recei