[GIT PULL]: clockevents: 3.18 fixes

From: Daniel Lezcano
Date: Wed Jan 07 2015 - 06:26:51 EST



Hi Thomas,

this pull request provides three fixes for 3.18.

* Magnus Damn fixed the cpumask for the sh_tmu driver in order to make it work on the SMP system

* Olof Johansson fixed the __iomem annotation to prevent a sparse warning

* Tobias Jakobi fixed the mct mask inversion which was introduced by commit a1ba7a7a

Thanks !

-- Daniel

ps: happy new year ;)

The following changes since commit a5fd9733a30d18d7ac23f17080e7e07bb3205b69:

tick/powerclamp: Remove tick_nohz_idle abuse (2014-12-19 14:05:52 +0100)

are available in the git repository at:

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

for you to fetch changes up to f2a5473861cf69c03d0f0ee5d0ea1b853b9e582e:

clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast (2015-01-05 14:43:37 +0100)

----------------------------------------------------------------
Magnus Damm (1):
clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast

Olof Johansson (1):
clocksource: kona: fix __iomem annotation

Tobias Jakobi (1):
clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write

drivers/clocksource/bcm_kona_timer.c | 9 ++++-----
drivers/clocksource/exynos_mct.c | 4 ++--
drivers/clocksource/sh_tmu.c | 2 +-
3 files changed, 7 insertions(+), 8 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/