summaryrefslogtreecommitdiff
path: root/arch/blackfin
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2011-07-20 14:18:46 +0100
committerWill Deacon <will.deacon@arm.com>2011-08-12 15:41:08 +0100
commitdfc40b24c0a37593724f3317cd485c73ee878c18 (patch)
tree03d500255c01936d8c2dbee8106faee13a37211f /arch/blackfin
parent5cb843ca0f781b62dc9793b26926d0b8efef5576 (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 'arch/blackfin')
0 files changed, 0 insertions, 0 deletions