Re: [PATCH] stop_machine: build unconditionally if SMP

From: Tejun Heo
Date: Sat Aug 06 2011 - 04:03:47 EST


Hello,

On Sat, Aug 06, 2011 at 12:31:13PM +0530, Rabin Vincent wrote:
> stop_machine() is built for "(SMP && MODULE_UNLOAD) || HOTPLUG_CPU", but
> is also used by the timekeeping code, the mm code, ftrace, and couple of
> things in arch/*. Just build it if we're using SMP, like it's already
> the case on x86.
>
> Cc: x86@xxxxxxxxxx
> Cc: Tejun Heo <tj@xxxxxxxxxx>
> Signed-off-by: Rabin Vincent <rabin@xxxxxx>

Yeah, looks good to me.

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

Andrew, can you please route this one?

Thank you.

--
tejun
--
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/