lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 28 Oct 2015 14:10:31 +0100
From:	Daniel Lezcano <daniel.lezcano@...aro.org>
To:	Thomas Gleixner <tglx@...utronix.de>
Cc:	Magnus Damm <damm+renesas@...nsource.se>,
	Jisheng Zhang <jszhang@...vell.com>,
	Matthias Brugger <matthias.bgg@...il.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PULL] clockevents: fixes for 4.3-rc7


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

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ