summaryrefslogtreecommitdiffstats
path: root/drivers/edac/Makefile
diff options
context:
space:
mode:
authorMark Rutland <mark.rutland@arm.com>2013-02-08 15:24:07 +0000
committerThomas Gleixner <tglx@linutronix.de>2013-02-12 20:22:28 +0100
commit5d1d9a29bc0772abee765f09513779a2ef0ebbfd (patch)
tree7905268873812518cf4f6196f2100e5224733f22 /drivers/edac/Makefile
parent12ad10004645d38356b14d1fbba379c523a61916 (diff)
downloadop-kernel-dev-5d1d9a29bc0772abee765f09513779a2ef0ebbfd.zip
op-kernel-dev-5d1d9a29bc0772abee765f09513779a2ef0ebbfd.tar.gz
clockevents: Fix generic broadcast for FEAT_C3STOP
Commit 12ad100046: "clockevents: Add generic timer broadcast function" made tick_device_uses_broadcast set up the generic broadcast function for dummy devices (where !tick_device_is_functional(dev)), but neglected to set up the broadcast function for devices that stop in low power states (with the CLOCK_EVT_FEAT_C3STOP flag). When these devices enter low power states they will not have the generic broadcast function assigned, and will bring down the system when an attempt is made to broadcast to them. This patch ensures that the broadcast function is also assigned for devices which require broadcast in low power states. Reported-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mark Rutland <mark.rutland@arm.com> Tested-by: Stephen Warren <swarren@nvidia.com> Cc: linux-arm-kernel@lists.infradead.org Cc: nico@linaro.org Cc: Marc.Zyngier@arm.com Cc: Will.Deacon@arm.com Cc: santosh.shilimkar@ti.com Cc: john.stultz@linaro.org Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/edac/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud