Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1209376
| From | Randy Dunlap <rdunlap@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: Tree for Aug 18 (xen/apic) |
| Date | 2015-08-18 19:00 +0200 |
| Message-ID | <pYSoY-3I8-47@gated-at.bofh.it> (permalink) |
| References | <pYNyW-55G-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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' [-Werror=implicit-function-declaration]
apic_op.apic_physbase = mpc_ioapic_addr(apic);
^
../arch/x86/xen/apic.c: At top level:
../arch/x86/xen/apic.c:155:19: error: 'default_target_cpus' undeclared here (not in a function)
.target_cpus = default_target_cpus,
^
../arch/x86/xen/apic.c:158:24: error: 'default_check_apicid_used' undeclared here (not in a function)
.check_apicid_used = default_check_apicid_used, /* Used on 32-bit */
^
../arch/x86/xen/apic.c:160:30: error: 'flat_vector_allocation_domain' undeclared here (not in a function)
.vector_allocation_domain = flat_vector_allocation_domain,
^
../arch/x86/xen/apic.c:163:25: error: 'default_ioapic_phys_id_map' undeclared here (not in a function)
.ioapic_phys_id_map = default_ioapic_phys_id_map, /* Used on 32-bit */
^
../arch/x86/xen/apic.c:165:28: error: 'default_cpu_present_to_apicid' undeclared here (not in a function)
.cpu_present_to_apicid = default_cpu_present_to_apicid,
^
../arch/x86/xen/apic.c:167:31: error: 'default_check_phys_apicid_present' undeclared here (not in a function)
.check_phys_apicid_present = default_check_phys_apicid_present, /* smp_sanity_check needs it */
^
../arch/x86/xen/apic.c:174:29: error: 'flat_cpu_mask_to_apicid_and' undeclared here (not in a function)
.cpu_mask_to_apicid_and = flat_cpu_mask_to_apicid_and,
^
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
linux-next: Tree for Aug 18 Stephen Rothwell <sfr@canb.auug.org.au> - 2015-08-18 13:50 +0200
Re: linux-next: Tree for Aug 18 (drivers/media/i2c/tc358743.c) Randy Dunlap <rdunlap@infradead.org> - 2015-08-18 17:30 +0200
Re: linux-next: Tree for Aug 18 (drivers/media/i2c/tc358743.c) Hans Verkuil <hverkuil@xs4all.nl> - 2015-08-19 08:30 +0200
Re: linux-next: Tree for Aug 18 (xen/apic) Randy Dunlap <rdunlap@infradead.org> - 2015-08-18 19:00 +0200
Re: [Xen-devel] linux-next: Tree for Aug 18 (xen/apic) Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2015-08-19 18:20 +0200
csiph-web