Re: [PATCH] fix compile breakage casued by x86: moveprefill_possible_map calling early

From: Ingo Molnar
Date: Thu Oct 30 2008 - 17:57:17 EST



* James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> wrote:

> >From 2947cdda39c36e5a0d56fe0c6b70a17526abb5b5 Mon Sep 17 00:00:00 2001
> From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
> Date: Thu, 30 Oct 2008 15:51:22 -0500
> Subject: [VOYAGER] add prefill_possible_mask() to fix linker breakage
>
> Before
>
> commit 329513a35d1a2b6b28d54f5c2c0dde4face8200b
> Author: Yinghai Lu <yhlu.kernel@xxxxxxxxx>
> Date: Wed Jul 2 18:54:40 2008 -0700
>
> x86: move prefill_possible_map calling early
>
> prefill_possible_mask() was hidden under CONFIG_HOTPLUG_CPU rendering
> it invisitble to voyager. Since this commit it's exposed, but not
> provided by the voyager subarch, so add a dummy stub to fix the link
> breakage.
>
> Signed-off-by: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
> ---
> arch/x86/mach-voyager/voyager_smp.c | 6 ++++++
> 1 files changed, 6 insertions(+), 0 deletions(-)

applied to tip/x86/urgent, thanks James!

these kinds of problems will go away too when x86/Voyager becomes part
of the regular platform code.

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/