diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2011-11-08 22:34:09 +0400 |
---|---|---|
committer | David Brown <davidb@codeaurora.org> | 2011-11-10 22:36:33 +0400 |
commit | dde7d61e7f9bf0e844df375412ec5d51650db486 (patch) | |
tree | eebad0b8c5cd9a47a6d230907cbdd1444d164396 /arch/s390/kvm | |
parent | 2081a6b57fba2717fa4b04fe978abad238e1f9e4 (diff) | |
download | linux-dde7d61e7f9bf0e844df375412ec5d51650db486.tar.xz |
msm: timer: Setup interrupt after registering clockevent
Some bootloaders may leave a pending interrupt for the timer and
thus msm_timer_interrupt() has a check for a NULL event handler.
Unmask and register for the interrupt after registering the
clockevent so that we can get the NULL pointer check out of the
fast path.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: David Brown <davidb@codeaurora.org>
Diffstat (limited to 'arch/s390/kvm')
0 files changed, 0 insertions, 0 deletions