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:   Fri, 26 Aug 2016 16:20:22 +0200
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Thomas Gleixner <tglx@...utronix.de>,
        Ingo Molnar <mingo@...nel.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        "linux-arm-kernel@...ts.infradead.org" 
        <linux-arm-kernel@...ts.infradead.org>,
        Alexandre Belloni <alexandre.belloni@...e-electrons.com>,
        Chen-Yu Tsai <wens@...e.org>,
        Marcin Nowakowski <marcin.nowakowski@...tec.com>
Subject: [PULL] clockevents/clocksource fixes for 4.8-rc3


Hi Thomas, Ingo,

this is the second round of fixes for 4.8-rc3.

 - Add the mck clock enablement for the ETM/ETB driver (Alexandre Belloni)

 - Clear the interrupts after stopping the timer in order to prevent
spurious interrupt at init time (Chen-Yu Tsai)

 - Fix a memory corruption on pistachio by replacing a reference to
pointer by the pointer itself (Marcin Nowakowski)

Thanks !

  -- Daniel

The following changes since commit aa8c0f1ad7e862147f4efb32bbb71ff66eb38caa:

  clocksource/drivers/pxa: Fix include files for compilation (2016-08-24
11:16:38 +0200)

are available in the git repository at:

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

for you to fetch changes up to b53e7d000d9e6e9fd2c6eb6b82d2783c67fd599e:

  clocksource/drivers/sun4i: Clear interrupts after stopping timer in
probe function (2016-08-26 15:56:01 +0200)

----------------------------------------------------------------
Alexandre Belloni (1):
      clocksource/drivers/timer-atmel-pit: Enable mck clock

Chen-Yu Tsai (1):
      clocksource/drivers/sun4i: Clear interrupts after stopping timer
in probe function

Marcin Nowakowski (1):
      drivers/clocksource/pistachio: Fix memory corruption in init

 drivers/clocksource/sun4i_timer.c     | 9 ++++++++-
 drivers/clocksource/time-pistachio.c  | 8 ++++----
 drivers/clocksource/timer-atmel-pit.c | 6 ++++++
 3 files changed, 18 insertions(+), 5 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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ