[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100902171253.GX26319@n2100.arm.linux.org.uk>
Date: Thu, 2 Sep 2010 18:12:53 +0100
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Daniel Walker <dwalker@...eaurora.org>
Cc: Jeff Ohlstein <johlstei@...eaurora.org>,
linux-arm-msm@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
David Brown <davidb@...eaurora.org>,
Bryan Huntsman <bryanh@...eaurora.org>,
Gregory Bean <gbean@...eaurora.org>,
Stepan Moskovchenko <stepanm@...eaurora.org>,
Abhijeet Dharmapurikar <adharmap@...eaurora.org>
Subject: Re: [PATCH 14/24] msm: add hotplug stub functions
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@...eaurora.org>
> > >
> > > 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@...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