xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xensource.com
Subject: processor_xen.o should depend on CONFIG_XEN
Date: Sat, 12 Mar 2011 16:07:36 +0100	[thread overview]
Message-ID: <20110312150736.GA31505@aepfle.de> (raw)


By accident CONFIG_XEN got disabled in my .config. I noticed that in
xen.git/drivers/acpi/Makefile processor_xen.o is compiled unconditionally.
I think it should be processor-$(CONFIG_XEN) instead of processor-y
because it references xen_pcpu_index().

Olaf

             reply	other threads:[~2011-03-12 15:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-12 15:07 Olaf Hering [this message]
2011-03-15 18:13 ` processor_xen.o should depend on CONFIG_XEN Ian Jackson
2011-03-18 15:23   ` [PATCH] " Olaf Hering
2011-03-18 16:32     ` Ian Jackson
2011-03-18 16:43     ` Konrad Rzeszutek Wilk
2011-03-18 17:20       ` Olaf Hering

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=20110312150736.GA31505@aepfle.de \
    --to=olaf@aepfle.de \
    --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 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).