From: Ingo Molnar <mingo@elte.hu>
To: Alex Nixon <alex.nixon@citrix.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Jeremy Fitzhardinge <jeremy@goop.org>
Subject: Re: [PATCH 5/5] Xen: Implement CPU hotplugging
Date: Mon, 25 Aug 2008 11:25:41 +0200 [thread overview]
Message-ID: <20080825092541.GA26287@elte.hu> (raw)
In-Reply-To: <1219402335-29773-5-git-send-email-alex.nixon@citrix.com>
* Alex Nixon <alex.nixon@citrix.com> wrote:
> arch/x86/xen/smp.c | 60 +++++++++++++++++++++++++++++++++++++---------
> arch/x86/xen/spinlock.c | 5 ++++
> arch/x86/xen/time.c | 8 ++++++
> arch/x86/xen/xen-ops.h | 6 ++++
> drivers/xen/Makefile | 2 +-
> drivers/xen/events.c | 4 +++
> 6 files changed, 72 insertions(+), 13 deletions(-)
this was causing:
make[2]: *** No rule to make target `drivers/xen/cpu_hotplug.o', needed by `drivers/xen/built-in.o'. Stop.
make[1]: *** [drivers/xen] Error 2
make[1]: *** Waiting for unfinished jobs....
then i discovered the missing file in a patch you re-sent and which
wasnt in the original series. Please point out the reason for resends.
Ingo
next prev parent reply other threads:[~2008-08-25 9:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-22 10:52 [PATCH 1/5] x86: Add cpu hotplug hooks into smp_ops Alex Nixon
2008-08-22 10:52 ` [PATCH 2/5] x86_32: Clean up play_dead Alex Nixon
2008-08-22 10:52 ` [PATCH 3/5] x86: Unify x86_32 and x86_64 play_dead into one function Alex Nixon
2008-08-22 10:52 ` [PATCH 4/5] x86: Separate generic cpu disabling code from APIC writes in cpu_disable Alex Nixon
2008-08-22 10:52 ` [PATCH 5/5] Xen: Implement CPU hotplugging Alex Nixon
2008-08-25 9:25 ` Ingo Molnar [this message]
2008-08-25 9:41 ` Ingo Molnar
2008-08-24 5:57 ` [PATCH 3/5] x86: Unify x86_32 and x86_64 play_dead into one function Jeremy Fitzhardinge
2008-08-25 8:59 ` [PATCH 1/5] x86: Add cpu hotplug hooks into smp_ops Ingo Molnar
-- strict thread matches above, loose matches on Subject: below --
2008-08-22 19:32 [PATCH 5/5] Xen: Implement CPU hotplugging Alex Nixon
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=20080825092541.GA26287@elte.hu \
--to=mingo@elte.hu \
--cc=alex.nixon@citrix.com \
--cc=jeremy@goop.org \
--cc=linux-kernel@vger.kernel.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