Re: [PATCH 5/5] Xen: Implement CPU hotplugging

From: Ingo Molnar
Date: Mon Aug 25 2008 - 05:26:07 EST



* Alex Nixon <alex.nixon@xxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/