From: Lorenzo Pieralisi Date: Wed, 4 Sep 2013 09:55:17 +0000 (+0100) Subject: arm64: enable generic clockevent broadcast X-Git-Tag: v3.14-rc1~153^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f85008e74768a88e1ddb96cc1fe45bb2378166c;p=pandora-kernel.git arm64: enable generic clockevent broadcast On platforms with power management capabilities, timers that are shut down when a CPU enters deep C-states must be emulated using an always-on timer and a timer IPI to relay the timer IRQ to target CPUs on an SMP system. This patch enables the generic clockevents broadcast infrastructure for arm64, by providing the required Kconfig entries and adding the timer IPI infrastructure. Acked-by: Daniel Lezcano Signed-off-by: Lorenzo Pieralisi --- Reading git-diff-tree failed