[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110806163837.881d70af.akpm@linux-foundation.org>
Date: Sat, 6 Aug 2011 16:38:37 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Tejun Heo <tj@...nel.org>
Cc: Rabin Vincent <rabin@....in>, linux-kernel@...r.kernel.org,
x86@...nel.org
Subject: Re: [PATCH] stop_machine: build unconditionally if SMP
On Sat, 6 Aug 2011 10:03:23 +0200 Tejun Heo <tj@...nel.org> wrote:
> 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@...nel.org
> > Cc: Tejun Heo <tj@...nel.org>
> > Signed-off-by: Rabin Vincent <rabin@....in>
>
> Yeah, looks good to me.
>
> Acked-by: Tejun Heo <tj@...nel.org>
>
> Andrew, can you please route this one?
>
Sure.
The priority is unclear. It appears that the patch fixes a build error
under sone circumstances in current mainline?
--
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