All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] TWD: enable one-shot mode
@ 2010-12-24 19:18 ` Russell King - ARM Linux
  0 siblings, 0 replies; 11+ messages in thread
From: Russell King - ARM Linux @ 2010-12-24 19:18 UTC (permalink / raw)
  To: Catalin Marinas, Bryan Huntsman, Colin Cross, Daniel Walker,
	David Brown, Erik Gilling, Kukjin Kim, Linus Walleij,
	Olof Johansson, Srinidhi Kasagar, Tony Lindgren
  Cc: linux-arm-kernel, linux-arm-msm, linux-omap, linux-samsung-soc,
	linux-tegra

Allow one shot timer mode to be used with the TWD.  This allows
NOHZ mode to be used on SMP systems using the TWD localtimer.

Tested on Versatile Express.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
---
Acks/Tested-by's would be appreciated, thanks.

Merry Christmas.

 arch/arm/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 5634dce..4a6c4d7 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1282,6 +1282,7 @@ config HAVE_ARM_SCU
 config HAVE_ARM_TWD
 	bool
 	depends on SMP
+	select TICK_ONESHOT
 	help
 	  This options enables support for the ARM timer and watchdog unit
 

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

end of thread, other threads:[~2011-01-14 18:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-24 19:18 [PATCH] TWD: enable one-shot mode Russell King - ARM Linux
2010-12-24 19:18 ` Russell King - ARM Linux
2010-12-24 19:18 ` Russell King - ARM Linux
2010-12-28  1:17 ` Linus Walleij
2010-12-28  1:17   ` Linus Walleij
2011-01-11  5:12 ` Stephen Boyd
2011-01-11  5:12   ` Stephen Boyd
2011-01-11 11:52   ` Russell King - ARM Linux
2011-01-11 11:52     ` Russell King - ARM Linux
2011-01-14 18:45     ` Stephen Boyd
2011-01-14 18:45       ` 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.