All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: allow hotplug on msm
@ 2011-03-25 18:47 ` Jeff Ohlstein
  0 siblings, 0 replies; 6+ messages in thread
From: Jeff Ohlstein @ 2011-03-25 18:47 UTC (permalink / raw)
  To: Russell King; +Cc: linux-arm-msm, linux-arm-kernel, linux-kernel, Jeff Ohlstein

Hotplug support was added in 9f1890a (msm: hotplug: support cpu hotplug
on msm, 2010-12-02)

Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>
---
 arch/arm/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 172e918..9485b6c 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1358,7 +1358,6 @@ config NR_CPUS
 config HOTPLUG_CPU
 	bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
 	depends on SMP && HOTPLUG && EXPERIMENTAL
-	depends on !ARCH_MSM
 	help
 	  Say Y here to experiment with turning CPUs off and on.  CPUs
 	  can be controlled through /sys/devices/system/cpu.
-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] ARM: allow hotplug on msm
@ 2011-03-25 18:47 ` Jeff Ohlstein
  0 siblings, 0 replies; 6+ messages in thread
From: Jeff Ohlstein @ 2011-03-25 18:47 UTC (permalink / raw)
  To: linux-arm-kernel

Hotplug support was added in 9f1890a (msm: hotplug: support cpu hotplug
on msm, 2010-12-02)

Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>
---
 arch/arm/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 172e918..9485b6c 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1358,7 +1358,6 @@ config NR_CPUS
 config HOTPLUG_CPU
 	bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
 	depends on SMP && HOTPLUG && EXPERIMENTAL
-	depends on !ARCH_MSM
 	help
 	  Say Y here to experiment with turning CPUs off and on.  CPUs
 	  can be controlled through /sys/devices/system/cpu.
-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] ARM: allow hotplug on msm
  2011-03-25 18:47 ` Jeff Ohlstein
@ 2011-03-30 18:54   ` David Brown
  -1 siblings, 0 replies; 6+ messages in thread
From: David Brown @ 2011-03-30 18:54 UTC (permalink / raw)
  To: Russell King; +Cc: Jeff Ohlstein, linux-arm-msm, linux-arm-kernel, linux-kernel

On Fri, Mar 25 2011, Jeff Ohlstein wrote:

> Hotplug support was added in 9f1890a (msm: hotplug: support cpu hotplug
> on msm, 2010-12-02)
>
> Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>
> ---
>  arch/arm/Kconfig |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 172e918..9485b6c 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -1358,7 +1358,6 @@ config NR_CPUS
>  config HOTPLUG_CPU
>  	bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
>  	depends on SMP && HOTPLUG && EXPERIMENTAL
> -	depends on !ARCH_MSM
>  	help
>  	  Say Y here to experiment with turning CPUs off and on.  CPUs
>  	  can be controlled through /sys/devices/system/cpu.

This looks fine by me.  Russell, would you like Jeff to submit this to
your patch tracking system?

Thanks,
David

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] ARM: allow hotplug on msm
@ 2011-03-30 18:54   ` David Brown
  0 siblings, 0 replies; 6+ messages in thread
From: David Brown @ 2011-03-30 18:54 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Mar 25 2011, Jeff Ohlstein wrote:

> Hotplug support was added in 9f1890a (msm: hotplug: support cpu hotplug
> on msm, 2010-12-02)
>
> Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>
> ---
>  arch/arm/Kconfig |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 172e918..9485b6c 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -1358,7 +1358,6 @@ config NR_CPUS
>  config HOTPLUG_CPU
>  	bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
>  	depends on SMP && HOTPLUG && EXPERIMENTAL
> -	depends on !ARCH_MSM
>  	help
>  	  Say Y here to experiment with turning CPUs off and on.  CPUs
>  	  can be controlled through /sys/devices/system/cpu.

This looks fine by me.  Russell, would you like Jeff to submit this to
your patch tracking system?

Thanks,
David

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] ARM: allow hotplug on msm
  2011-03-25 18:47 ` Jeff Ohlstein
@ 2011-04-18 17:44   ` Stephen Boyd
  -1 siblings, 0 replies; 6+ messages in thread
From: Stephen Boyd @ 2011-04-18 17:44 UTC (permalink / raw)
  To: Russell King; +Cc: Jeff Ohlstein, linux-arm-msm, linux-arm-kernel, linux-kernel

Russell,

On 3/25/2011 11:47 AM, Jeff Ohlstein wrote:
> Hotplug support was added in 9f1890a (msm: hotplug: support cpu hotplug
> on msm, 2010-12-02)
>
> Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>

This fixes a Kconfig warning on MSM:

warning: (PM_SLEEP_SMP) selects HOTPLUG_CPU which has unmet direct
dependencies (SMP && HOTPLUG && EXPERIMENTAL && !ARCH_MSM)

Is there any way we can get this merged for .39 final? It's 6863/1 in
the patch tracker.

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] ARM: allow hotplug on msm
@ 2011-04-18 17:44   ` Stephen Boyd
  0 siblings, 0 replies; 6+ messages in thread
From: Stephen Boyd @ 2011-04-18 17:44 UTC (permalink / raw)
  To: linux-arm-kernel

Russell,

On 3/25/2011 11:47 AM, Jeff Ohlstein wrote:
> Hotplug support was added in 9f1890a (msm: hotplug: support cpu hotplug
> on msm, 2010-12-02)
>
> Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>

This fixes a Kconfig warning on MSM:

warning: (PM_SLEEP_SMP) selects HOTPLUG_CPU which has unmet direct
dependencies (SMP && HOTPLUG && EXPERIMENTAL && !ARCH_MSM)

Is there any way we can get this merged for .39 final? It's 6863/1 in
the patch tracker.

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-04-18 17:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-25 18:47 [PATCH] ARM: allow hotplug on msm Jeff Ohlstein
2011-03-25 18:47 ` Jeff Ohlstein
2011-03-30 18:54 ` David Brown
2011-03-30 18:54   ` David Brown
2011-04-18 17:44 ` Stephen Boyd
2011-04-18 17:44   ` Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.