[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <54EDAF91.8060308@linaro.org>
Date: Wed, 25 Feb 2015 12:18:41 +0100
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>
CC: Matthias Brugger <matthias.bgg@...il.com>,
Robert Jarzmik <robert.jarzmik@...e.fr>,
Guenter Roeck <linux@...ck-us.net>,
"linux@...pel-privat.de >> Oleksij Rempel" <linux@...pel-privat.de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL][resend] clockevents fixes for 4.0-rc1
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists