[GIT PULL] clockevents: fixes for 3.15

From: Daniel Lezcano
Date: Fri May 23 2014 - 06:40:09 EST



Hi Thomas, Ingo,

this pull request contains a couple of fixes:

* David Jander fixed the calls to clk_disable/clk_enable in the tc_mode function as this could be called in an interrupt context

* Zhiwu Song forces the irq affinity on the marco timer as the initialization can happen before the cpu to affine is up

Thanks
-- Daniel


The following changes since commit 84ea7fe37908254c3bd90910921f6e1045c1747a:

hrtimer: Set expiry time before switch_hrtimer_base() (2014-05-12 10:47:39 +0200)

are available in the git repository at:

git://git.linaro.org/people/daniel.lezcano/linux.git clockevents/3.15-fixes

for you to fetch changes up to acbf6d21ac81195071b97ebb114b0b37bd9fcc86:

clocksource: tcb_clksrc: Make tc_mode interrupt safe (2014-05-22 18:54:58 +0200)

----------------------------------------------------------------
David Jander (1):
clocksource: tcb_clksrc: Make tc_mode interrupt safe

Zhiwu Song (1):
clocksource: marco: Fix the affinity set for local timer of CPU1

drivers/clocksource/tcb_clksrc.c | 8 ++++----
drivers/clocksource/timer-marco.c | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)


--
<http://www.linaro.org/> Linaro.org â Open source software for ARM SoCs

Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/