Re: [PATCH 14/24] msm: add hotplug stub functions

From: Russell King - ARM Linux
Date: Thu Sep 02 2010 - 13:13:21 EST


On Thu, Sep 02, 2010 at 09:49:37AM -0700, Daniel Walker wrote:
> On Thu, 2010-09-02 at 12:11 +0100, Russell King - ARM Linux wrote:
> > On Tue, Aug 24, 2010 at 09:57:43PM -0700, Jeff Ohlstein wrote:
> > > From: Daniel Walker <dwalker@xxxxxxxxxxxxxx>
> > >
> > > We don't actually do anything for hotplug yet. This just lets
> > > everything compile, even when hotplug is enabled.
> >
> > And the point of that is? If you're not supporting hotplug CPU yet, then
> > don't allow it to be enabled.
>
> How do we do that? I didn't see a easy way to prevent it.


config HOTPLUG_CPU
bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
depends on SMP && HOTPLUG && EXPERIMENTAL
+ depends on !ARCH_MSM
--
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/