aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2011-07-20 14:18:46 +0100
committerEric Miao <eric.miao@canonical.com>2011-11-10 07:38:41 +0800
commitf53611ad98673bdea8dcc9cd4c5424417511ad5c (patch)
tree311f31a20c694887f192784df297c65c5c77bd78 /sound
parentbc172cec7cd58e6d3d217d49ae214d8ee70f9a89 (diff)
ARM: twd: register clockevents device before enabling PPI
The smp_twd clockevents driver currently enables the local timer PPI before the clockevents device is registered. This can lead to a kernel panic if a spurious timer interrupt is generated before registration has completed since the kernel will treat it as an IPI timer. This patch moves the clockevents device registration before the IRQ unmasking so that we can always handle timer interrupts once they can occur. Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions