[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080825092541.GA26287@elte.hu>
Date: Mon, 25 Aug 2008 11:25:41 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Alex Nixon <alex.nixon@...rix.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Jeremy Fitzhardinge <jeremy@...p.org>
Subject: Re: [PATCH 5/5] Xen: Implement CPU hotplugging
* Alex Nixon <alex.nixon@...rix.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
--
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