public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL] clockevents: fixes for 4.3-rc7
@ 2015-10-28 13:10 Daniel Lezcano
  2015-10-28 13:11 ` [PATCH 1/8] clocksource/drivers/arm_global_timer: Prevent ftrace recursion Daniel Lezcano
  2015-10-30  9:43 ` [PULL] clockevents: fixes for 4.3-rc7 Thomas Gleixner
  0 siblings, 2 replies; 11+ messages in thread
From: Daniel Lezcano @ 2015-10-28 13:10 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Magnus Damm, Jisheng Zhang, Matthias Brugger,
	Linux Kernel Mailing List


Hi Thomas,

this pull request contains a set of fixes for tip/timers/urgent:

  - Prevent ftrace recursion by adding the 'notrace' attribute to the 
sched_clock read callback (Jisheng Zhang).

  - Fix multiple shutdown call issue (Magnus Damm).

Beside that, the commit fc686d0037d782c994e338ecb01bfef8bbafff9f:

"clockevents/drivers/mtk: Fix spurious interrupt leading to crash"

is merged in tip/timers/core but it is needed also as a fix for 4.3. 
This pull request does not contain this fix in order to prevent a 
conflict when merging tip/timers/urgent into tip/timers/core.

How shall I backport this fix from 'core' to 'urgent' without bringing a 
conflict when you will merge both branches ?

Thanks !

   -- Daniel

The following changes since commit 56fd16cabac9cd8f15e2902898a9d0cc96e2fa70:

   timekeeping: Increment clock_was_set_seq in timekeeping_init() 
(2015-10-16 15:50:22 +0200)

are available in the git repository at:

   http://git.linaro.org/people/daniel.lezcano/linux.git 
clockevents/4.3-fixes

for you to fetch changes up to b52e0b08c33a1c58830e3a2350b632dbf8fc1688:

   clocksource/drivers/sh_mtu2: Fix multiple shutdown call issue 
(2015-10-28 10:19:32 +0100)

----------------------------------------------------------------
Jisheng Zhang (7):
       clocksource/drivers/arm_global_timer: Prevent ftrace recursion
       clocksource/drivers/pistachio: Prevent ftrace recursion
       clocksource/drivers/samsung_pwm_timer: Prevent ftrace recursion
       clocksource/drivers/prima2: Prevent ftrace recursion
       clocksource/drivers/vf_pit_timer: Prevent ftrace recursion
       clocksource/drivers/fsl_ftm_timer: Prevent ftrace recursion
       clocksource/drivers/digicolor: Prevent ftrace recursion

Magnus Damm (1):
       clocksource/drivers/sh_mtu2: Fix multiple shutdown call issue

  drivers/clocksource/arm_global_timer.c  | 9 +++++++--
  drivers/clocksource/fsl_ftm_timer.c     | 2 +-
  drivers/clocksource/samsung_pwm_timer.c | 2 +-
  drivers/clocksource/sh_mtu2.c           | 4 +++-
  drivers/clocksource/time-pistachio.c    | 3 ++-
  drivers/clocksource/timer-digicolor.c   | 2 +-
  drivers/clocksource/timer-prima2.c      | 2 +-
  drivers/clocksource/vf_pit_timer.c      | 2 +-
  8 files changed, 17 insertions(+), 9 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] 11+ messages in thread

end of thread, other threads:[~2015-10-30  9:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-28 13:10 [PULL] clockevents: fixes for 4.3-rc7 Daniel Lezcano
2015-10-28 13:11 ` [PATCH 1/8] clocksource/drivers/arm_global_timer: Prevent ftrace recursion Daniel Lezcano
2015-10-28 13:11   ` [PATCH 2/8] clocksource/drivers/pistachio: " Daniel Lezcano
2015-10-28 13:11   ` [PATCH 3/8] clocksource/drivers/samsung_pwm_timer: " Daniel Lezcano
2015-10-28 13:11   ` [PATCH 4/8] clocksource/drivers/prima2: " Daniel Lezcano
2015-10-28 13:11   ` [PATCH 5/8] clocksource/drivers/vf_pit_timer: " Daniel Lezcano
2015-10-28 13:11   ` [PATCH 6/8] clocksource/drivers/fsl_ftm_timer: " Daniel Lezcano
2015-10-28 13:11   ` [PATCH 7/8] clocksource/drivers/digicolor: " Daniel Lezcano
2015-10-28 13:11   ` [PATCH 8/8] clocksource/drivers/sh_mtu2: Fix multiple shutdown call issue Daniel Lezcano
2015-10-30  9:43 ` [PULL] clockevents: fixes for 4.3-rc7 Thomas Gleixner
2015-10-30  9:53   ` Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox