All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL][resend] clockevents fixes for 4.0-rc1
@ 2015-02-25 11:18 Daniel Lezcano
  2015-02-25 11:19 ` [PATCH 1/3] clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig Daniel Lezcano
  0 siblings, 1 reply; 9+ messages in thread
From: Daniel Lezcano @ 2015-02-25 11:18 UTC (permalink / raw)
  To: Ingo Molnar, Thomas Gleixner
  Cc: Matthias Brugger, Robert Jarzmik, Guenter Roeck,
	linux@rempel-privat.de >> Oleksij Rempel,
	Linux Kernel Mailing List


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


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

end of thread, other threads:[~2015-02-25 11:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <54EDA19F.7050903@linaro.org>
2015-02-25 10:31 ` [PATCH 1/3] clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig Daniel Lezcano
2015-02-25 10:31   ` [PATCH 2/3] clocksource: mtk: Fix race conditions in probe code Daniel Lezcano
2015-02-25 10:31   ` [PATCH 3/3] clocksource: pxa: Fix section mismatch Daniel Lezcano
2015-02-25 10:35     ` Ingo Molnar
2015-02-25 10:45       ` Daniel Lezcano
2015-02-25 10:48         ` Ingo Molnar
2015-02-25 10:56           ` Daniel Lezcano
2015-02-25 10:59             ` Ingo Molnar
2015-02-25 11:18 [GIT PULL][resend] clockevents fixes for 4.0-rc1 Daniel Lezcano
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 3/3] clocksource: pxa: Fix section mismatch 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.