WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] linux-2.6-xen

To: Shaun Reitan <mailinglists@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] linux-2.6-xen
From: Jean Guyader <jean.guyader@xxxxxxxxx>
Date: Thu, 14 Jul 2011 00:28:55 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 13 Jul 2011 16:29:52 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=eNMSjIDYsNsCtuaU1w0CHWJ4/xwnCoeV/2+PS/d9co4=; b=gHUQb4qBQzjW5qYKjfveDCkHklPVTNwI87559KeUjhcEftvAOptpY9vypoFs0y4021 yelndfCj4+OUtQcEgnTQ08hPZ4k/FaJDL+R4gI/+NsUa/f65f9gLdcMRhuv4JD5N9sTJ 7juCfHK3y9K61n/3GC+lILjAQm7WxDZqa+kV4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <ivkpus$osi$1@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <ivkpus$osi$1@xxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 13 July 2011 19:59, Shaun Reitan <mailinglists@xxxxxxxxxxxxxxxx> wrote:
> I'm using Jeremy's kernel branch and attempting to compile a kernel on
> CentOS6 x86_64.  I keep running into the following error
>
>  CC      arch/x86/xen/mmu.o
> arch/x86/xen/mmu.c:163: error: __pcpu_scope_xen_cr3 causes a section type
> conflict
> arch/x86/xen/mmu.c:164: error: __pcpu_scope_xen_current_cr3 causes a section
> type conflict
> arch/x86/xen/mmu.c:163: error: __pcpu_unique_xen_cr3 causes a section type
> conflict
> arch/x86/xen/mmu.c:164: error: __pcpu_unique_xen_current_cr3 causes a
> section type conflict
> make[2]: *** [arch/x86/xen/mmu.o] Error 1
> make[1]: *** [arch/x86/xen] Error 2
> make: *** [arch/x86] Error 2
>
>
> I'm using the kernel config from centos6's default kernel but then modifying
> the config to enable the dom0 features.
>
> Kernel config from centos6 is config-2.6.32-71.29.1.el6.x86_64, reason i'm
> using it is because it's from 2.6.32.x..
>
> Anybody know what might be going on here?
>

Hi,

I think I saw the same failure not so long ago.
You should try to remove CONFIG_DEBUG_FORCE_WEAK_PER_CPU from your
kernel config.

Jean

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>