All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: clockevents: 3.18 fixes
@ 2015-01-07 11:26 Daniel Lezcano
  2015-01-07 11:28 ` [PATCH 1/3] clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write Daniel Lezcano
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Lezcano @ 2015-01-07 11:26 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Olof Johansson, Magnus Damm, Tobias Jakobi,
	Linux Kernel Mailing List


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-07 11:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-07 11:26 [GIT PULL]: clockevents: 3.18 fixes Daniel Lezcano
2015-01-07 11:28 ` [PATCH 1/3] clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write Daniel Lezcano
2015-01-07 11:28   ` [PATCH 2/3] clocksource: kona: fix __iomem annotation Daniel Lezcano
2015-01-07 11:28   ` [PATCH 3/3] clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast Daniel Lezcano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.