From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Ingo Molnar <mingo@kernel.org>, Thomas Gleixner <tglx@linutronix.de>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
Robert Jarzmik <robert.jarzmik@free.fr>,
Guenter Roeck <linux@roeck-us.net>,
"linux@rempel-privat.de >> Oleksij Rempel"
<linux@rempel-privat.de>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL][resend] clockevents fixes for 4.0-rc1
Date: Wed, 25 Feb 2015 12:18:41 +0100 [thread overview]
Message-ID: <54EDAF91.8060308@linaro.org> (raw)
Hi Thomas, Ingo,
this pull request provides the following fixes for 4.0-rc1:
- Fix the Kconfig to prevent the asm9260 timer to be compiled with
allyesconfig with sparc/sparc64 (Daniel Lezcano)
- Reorder the mtk driver init sequence in order to prevent a potential
race when the clock is registered before the irq handler is set
(Matthias Brugger)
- Fix a section mismatch for the pxa driver (Robert Jarzmik)
Thanks !
-- Daniel
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
http://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.0-rc1
for you to fetch changes up to 6f2116ebe24f9f0f0d90ad17e405ea181f2499eb:
clocksource: pxa: Fix section mismatch (2015-02-25 10:28:55 +0100)
----------------------------------------------------------------
Daniel Lezcano (1):
clockevents: asm9260: Fix compilation error with sparc/sparc64
allyesconfig
Matthias Brugger (1):
clocksource: mtk: Fix race conditions in probe code
Robert Jarzmik (1):
clocksource: pxa: Fix section mismatch
arch/arm/mach-asm9260/Kconfig | 2 ++
drivers/clocksource/Kconfig | 16 +++++-----------
drivers/clocksource/mtk_timer.c | 9 +++++----
drivers/clocksource/pxa_timer.c | 2 +-
4 files changed, 13 insertions(+), 16 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-02-25 11:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-25 11:18 Daniel Lezcano [this message]
2015-02-25 11:19 ` [PATCH 1/3] clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig Daniel Lezcano
2015-02-25 11:19 ` [PATCH 2/3] clocksource: mtk: Fix race conditions in probe code Daniel Lezcano
2015-02-25 11:19 ` [PATCH 3/3] clocksource: pxa: Fix section mismatch 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=54EDAF91.8060308@linaro.org \
--to=daniel.lezcano@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@rempel-privat.de \
--cc=linux@roeck-us.net \
--cc=matthias.bgg@gmail.com \
--cc=mingo@kernel.org \
--cc=robert.jarzmik@free.fr \
--cc=tglx@linutronix.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