Re: [Xen-devel] linux-next: Tree for Aug 18 (xen/apic)

2015-08-20 Thread David Vrabel
On 18/08/15 17:55, Randy Dunlap wrote: > On 08/18/15 04:40, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20150817: >> > > on i386: > > CONFIG_SMP is not enabled. > # CONFIG_X86_UP_APIC is not set Thanks for the report. The below patch fixes this. 8<-- x86/xen: mak

Re: [Xen-devel] linux-next: Tree for Aug 18 (xen/apic)

2015-08-19 Thread Konrad Rzeszutek Wilk
On Tue, Aug 18, 2015 at 09:55:56AM -0700, Randy Dunlap wrote: > On 08/18/15 04:40, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20150817: > > > > on i386: > > CONFIG_SMP is not enabled. > # CONFIG_X86_UP_APIC is not set I think this is related to fc5fee86bdd3d720e2d1d324e4fae0c358

Re: [Xen-devel] linux-next: Tree for Aug 18 (xen/apic)

2015-08-18 Thread Randy Dunlap
On 08/18/15 04:40, Stephen Rothwell wrote: > Hi all, > > Changes since 20150817: > on i386: CONFIG_SMP is not enabled. # CONFIG_X86_UP_APIC is not set ../arch/x86/xen/apic.c: In function 'xen_io_apic_read': ../arch/x86/xen/apic.c:18:2: error: implicit declaration of function 'mpc_ioapic_addr