All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shaun Reitan <mailinglists@unix-scripts.com>
To: xen-devel@lists.xensource.com
Subject: linux-2.6-xen
Date: Wed, 13 Jul 2011 11:59:33 -0700	[thread overview]
Message-ID: <ivkpus$osi$1@dough.gmane.org> (raw)

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?

--
~ShaunR

             reply	other threads:[~2011-07-13 18:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-13 18:59 Shaun Reitan [this message]
2011-07-13 19:15 ` linux-2.6-xen Pasi Kärkkäinen
2011-07-13 20:31   ` linux-2.6-xen Shaun Reitan
2011-07-13 20:52     ` linux-2.6-xen Huang2, Wei
2011-07-13 23:28 ` linux-2.6-xen Jean Guyader

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='ivkpus$osi$1@dough.gmane.org' \
    --to=mailinglists@unix-scripts.com \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.