Re: linux-next: Tree for Apr 29 (kvm)

2013-04-29 Thread Alex Williamson
On Mon, 2013-04-29 at 18:46 +0200, Paolo Bonzini wrote: > Il 29/04/2013 18:31, Gleb Natapov ha scritto: > >> > arch/x86/kvm/x86.c: In function 'kvm_dev_ioctl_check_extension': > >> > arch/x86/kvm/x86.c:2547:22: error: 'pci_bus_type' undeclared (first use > >> > in this function) > >> > > >> > >

Re: linux-next: Tree for Apr 29 (kvm)

2013-04-29 Thread Alex Williamson
On Mon, 2013-04-29 at 19:31 +0300, Gleb Natapov wrote: > On Mon, Apr 29, 2013 at 08:52:56AM -0700, Randy Dunlap wrote: > > On 04/29/13 02:17, Stephen Rothwell wrote: > > > Hi all, > > > > > > Changes since 20130426: > > > > > > > > > on x86_64: > > > > arch/x86/kvm/x86.c: In function

Re: linux-next: Tree for Apr 29 (kvm)

2013-04-29 Thread Paolo Bonzini
Il 29/04/2013 18:31, Gleb Natapov ha scritto: >> > arch/x86/kvm/x86.c: In function 'kvm_dev_ioctl_check_extension': >> > arch/x86/kvm/x86.c:2547:22: error: 'pci_bus_type' undeclared (first use in >> > this function) >> > >> > >> > Oops, CONFIG_PCI is not enabled. > Alex, can you look at this

Re: linux-next: Tree for Apr 29 (kvm)

2013-04-29 Thread Gleb Natapov
On Mon, Apr 29, 2013 at 08:52:56AM -0700, Randy Dunlap wrote: > On 04/29/13 02:17, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20130426: > > > > > on x86_64: > > arch/x86/kvm/x86.c: In function 'kvm_dev_ioctl_check_extension': > arch/x86/kvm/x86.c:2547:22: error: 'pci_bus_type'

Re: linux-next: Tree for Apr 29 (kvm)

2013-04-29 Thread Randy Dunlap
On 04/29/13 02:17, Stephen Rothwell wrote: > Hi all, > > Changes since 20130426: > on x86_64: arch/x86/kvm/x86.c: In function 'kvm_dev_ioctl_check_extension': arch/x86/kvm/x86.c:2547:22: error: 'pci_bus_type' undeclared (first use in this function) Oops, CONFIG_PCI is not enabled. Full

Re: linux-next: Tree for Apr 29 (kvm)

2013-04-29 Thread Randy Dunlap
On 04/29/13 02:17, Stephen Rothwell wrote: Hi all, Changes since 20130426: on x86_64: arch/x86/kvm/x86.c: In function 'kvm_dev_ioctl_check_extension': arch/x86/kvm/x86.c:2547:22: error: 'pci_bus_type' undeclared (first use in this function) Oops, CONFIG_PCI is not enabled. Full

Re: linux-next: Tree for Apr 29 (kvm)

2013-04-29 Thread Gleb Natapov
On Mon, Apr 29, 2013 at 08:52:56AM -0700, Randy Dunlap wrote: On 04/29/13 02:17, Stephen Rothwell wrote: Hi all, Changes since 20130426: on x86_64: arch/x86/kvm/x86.c: In function 'kvm_dev_ioctl_check_extension': arch/x86/kvm/x86.c:2547:22: error: 'pci_bus_type' undeclared

Re: linux-next: Tree for Apr 29 (kvm)

2013-04-29 Thread Paolo Bonzini
Il 29/04/2013 18:31, Gleb Natapov ha scritto: arch/x86/kvm/x86.c: In function 'kvm_dev_ioctl_check_extension': arch/x86/kvm/x86.c:2547:22: error: 'pci_bus_type' undeclared (first use in this function) Oops, CONFIG_PCI is not enabled. Alex, can you look at this please. Before kvm:

Re: linux-next: Tree for Apr 29 (kvm)

2013-04-29 Thread Alex Williamson
On Mon, 2013-04-29 at 19:31 +0300, Gleb Natapov wrote: On Mon, Apr 29, 2013 at 08:52:56AM -0700, Randy Dunlap wrote: On 04/29/13 02:17, Stephen Rothwell wrote: Hi all, Changes since 20130426: on x86_64: arch/x86/kvm/x86.c: In function 'kvm_dev_ioctl_check_extension':

Re: linux-next: Tree for Apr 29 (kvm)

2013-04-29 Thread Alex Williamson
On Mon, 2013-04-29 at 18:46 +0200, Paolo Bonzini wrote: Il 29/04/2013 18:31, Gleb Natapov ha scritto: arch/x86/kvm/x86.c: In function 'kvm_dev_ioctl_check_extension': arch/x86/kvm/x86.c:2547:22: error: 'pci_bus_type' undeclared (first use in this function) Oops, CONFIG_PCI is