From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Olof Johansson <olof@lixom.net>,
Magnus Damm <magnus.damm@gmail.com>,
Tobias Jakobi <tjakobi@math.uni-bielefeld.de>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: clockevents: 3.18 fixes
Date: Wed, 07 Jan 2015 12:26:41 +0100 [thread overview]
Message-ID: <54AD17F1.4010002@linaro.org> (raw)
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
next reply other threads:[~2015-01-07 11:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-07 11:26 Daniel Lezcano [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54AD17F1.4010002@linaro.org \
--to=daniel.lezcano@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=olof@lixom.net \
--cc=tglx@linutronix.de \
--cc=tjakobi@math.uni-bielefeld.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).