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

2010-09-03 Thread Daniel Walker
On Fri, 2010-09-03 at 08:31 +0100, Russell King - ARM Linux wrote: On Thu, Sep 02, 2010 at 03:36:40PM -0700, Daniel Walker wrote: If no others use it .. We can do this to fix them all. What do you think? If no one else implements it, then you can't suspend, nor can you support kexec. (We

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

2010-09-02 Thread Russell King - ARM Linux
On Tue, Aug 24, 2010 at 09:57:43PM -0700, Jeff Ohlstein wrote: From: Daniel Walker dwal...@codeaurora.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

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

2010-08-24 Thread Jeff Ohlstein
From: Daniel Walker dwal...@codeaurora.org We don't actually do anything for hotplug yet. This just lets everything compile, even when hotplug is enabled. Signed-off-by: Daniel Walker dwal...@codeaurora.org Signed-off-by: Jeff Ohlstein johls...@codeaurora.org --- arch/arm/mach-msm/Makefile |