linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Randy Dunlap <rdunlap@infradead.org>, Jason@zx2c4.com
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, xen-devel@lists.xenproject.org,
	linux-kernel@vger.kernel.org
Subject: Re: [Xen-devel] linux-next: Tree for Aug 18 (xen/apic)
Date: Wed, 19 Aug 2015 12:12:06 -0400	[thread overview]
Message-ID: <20150819161206.GA14136@l.oracle.com> (raw)
In-Reply-To: <55D3639C.401@infradead.org>

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 fc5fee86bdd3d720e2d1d324e4fae0c35845fa63
Author: Jason A. Donenfeld <Jason@zx2c4.com>
Date:   Mon Aug 10 15:40:27 2015 +0200

    x86/xen: build "Xen PV" APIC driver for domU as well

CCing Jason
> 
> 
> ../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
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

  reply	other threads:[~2015-08-19 16:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-18 11:40 linux-next: Tree for Aug 18 Stephen Rothwell
2015-08-18 15:26 ` linux-next: Tree for Aug 18 (drivers/media/i2c/tc358743.c) Randy Dunlap
2015-08-19  6:27   ` Hans Verkuil
2015-08-18 16:55 ` linux-next: Tree for Aug 18 (xen/apic) Randy Dunlap
2015-08-19 16:12   ` Konrad Rzeszutek Wilk [this message]
2015-08-20 10:42   ` [Xen-devel] " David Vrabel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150819161206.GA14136@l.oracle.com \
    --to=konrad.wilk@oracle.com \
    --cc=Jason@zx2c4.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=sfr@canb.auug.org.au \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).