[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49259961.1030309@goop.org>
Date: Thu, 20 Nov 2008 09:07:45 -0800
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Simon Horman <horms@...ge.net.au>
CC: Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org,
Xen-devel <xen-devel@...ts.xensource.com>,
the arch/x86 maintainers <x86@...nel.org>,
Ian Campbell <ian.campbell@...rix.com>
Subject: Re: [PATCH 30 of 38] xen: implement io_apic_ops
Simon Horman wrote:
> Hi,
>
> it seems that if CONFIG_XEN is set by CONFIG_XEN_DOM0 is not set,
> then the call to xen_init_apic() in xen_start_kernel() causes the
> build to fail.
>
> One possible soluion to this is to provide a dummy
> version of xen_init_apic() in the !CONFIG_XEN_DOM0 case.
>
> Another possible solution would be to add #ifdef CONFIG_XEN_DOM0
> inside xen_start_kernel()
>
Ah, OK, will fix that up.
J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists