recent kvm-kmod commit breaks on F18

2013-04-29 Thread Gabriel L. Somlo
Jan, Bisect says that commit 4fb60de74f93a601775dbda053b3237634d7a417 to kvm-kmod is what causes breakage on my (otherwise stock) F18 box (with kernel version 3.8.9-200.fc18.x86_64): make -C /lib/modules/3.8.9-200.fc18.x86_64/build M=`pwd` clean make[1]: Entering directory

Re: recent kvm-kmod commit breaks on F18

2013-04-29 Thread Jan Kiszka
On 2013-04-29 20:33, Gabriel L. Somlo wrote: Jan, Bisect says that commit 4fb60de74f93a601775dbda053b3237634d7a417 That commit alone is broken as it depends on the refactorings being selected by the submodule update. Does the problem persist with current master checked out into a clean

Re: recent kvm-kmod commit breaks on F18

2013-04-29 Thread Gabriel L. Somlo
On Mon, Apr 29, 2013 at 09:06:37PM +0200, Jan Kiszka wrote: Bisect says that commit 4fb60de74f93a601775dbda053b3237634d7a417 That commit alone is broken as it depends on the refactorings being selected by the submodule update. Does the problem persist with current master checked out into

Re: recent kvm-kmod commit breaks on F18

2013-04-29 Thread Jan Kiszka
On 2013-04-29 21:44, Gabriel L. Somlo wrote: On Mon, Apr 29, 2013 at 09:06:37PM +0200, Jan Kiszka wrote: Bisect says that commit 4fb60de74f93a601775dbda053b3237634d7a417 That commit alone is broken as it depends on the refactorings being selected by the submodule update. Does the problem

Re: recent kvm-kmod commit breaks on F18

2013-04-29 Thread Gabriel L. Somlo
On Mon, Apr 29, 2013 at 10:09:42PM +0200, Jan Kiszka wrote: On 2013-04-29 21:44, Gabriel L. Somlo wrote: On Mon, Apr 29, 2013 at 09:06:37PM +0200, Jan Kiszka wrote: Bisect says that commit 4fb60de74f93a601775dbda053b3237634d7a417 Linking should work as well, though is unnecessary: make

Re: recent kvm-kmod commit breaks on F18

2013-04-29 Thread Jan Kiszka
On 2013-04-29 22:30, Gabriel L. Somlo wrote: On Mon, Apr 29, 2013 at 10:09:42PM +0200, Jan Kiszka wrote: On 2013-04-29 21:44, Gabriel L. Somlo wrote: On Mon, Apr 29, 2013 at 09:06:37PM +0200, Jan Kiszka wrote: Bisect says that commit 4fb60de74f93a601775dbda053b3237634d7a417 Linking should

Re: recent kvm-kmod commit breaks on F18

2013-04-29 Thread Gabriel L. Somlo
On Mon, Apr 29, 2013 at 10:33:29PM +0200, Jan Kiszka wrote: I dare to say that ../kvm/virt/kvm/irqchip.c does not exit, thus your external kvm directory is not recent enough. That's weird, I just did a git clone git://git.kernel.org/pub/scm/virt/kvm/kvm.git literally five minutes ago,

Re: recent kvm-kmod commit breaks on F18

2013-04-29 Thread Jan Kiszka
On 2013-04-29 22:39, Gabriel L. Somlo wrote: On Mon, Apr 29, 2013 at 10:33:29PM +0200, Jan Kiszka wrote: I dare to say that ../kvm/virt/kvm/irqchip.c does not exit, thus your external kvm directory is not recent enough. That's weird, I just did a git clone

Re: recent kvm-kmod commit breaks on F18

2013-04-29 Thread Gabriel L. Somlo
On Mon, Apr 29, 2013 at 10:41:36PM +0200, Jan Kiszka wrote: On 2013-04-29 22:39, Gabriel L. Somlo wrote: On Mon, Apr 29, 2013 at 10:33:29PM +0200, Jan Kiszka wrote: I dare to say that ../kvm/virt/kvm/irqchip.c does not exit, thus your external kvm directory is not recent enough. git