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:   Tue, 27 Jun 2017 11:22:39 +0200
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Thomas Gleixner <tglx@...utronix.de>
Cc:     Alexandre Belloni <alexandre.belloni@...e-electrons.com>,
        Arvind Yadav <arvind.yadav.cs@...il.com>,
        Christophe JAILLET <christophe.jaillet@...adoo.fr>,
        daniel.lezcano@...aro.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] clockevents changes for 4.13

Hi Thomas,

this is a last minute changes, hopefully you can take it for v4.13.

 - Made the tcb_clksrc endianess agnostic as the AVR32 support is gone
   (Alexandre Belloni)

 - Unmap io region on failure at init time in the fsl_ftm_timer (Arvind Yadav)

 - Fix a bad return value for the mips-gic-timer at init time (Christophe
   Jaillet)

 - Fix invalid iomap check and switch the sun4i timer to use the common timer
   init routine (Daniel Lezcano)

Thanks.

  -- Daniel

The following changes since commit 9902747ec57d11b27c98e53d66112ecceed43c82:

  Revert "ktime: Simplify ktime_compare implementation" (2017-06-26 10:39:40 +0200)

are available in the git repository at:

  https://git@....linaro.org/people/daniel.lezcano/linux.git clockevents/4.13

for you to fetch changes up to 7028526e62e3389d4c64d9ae4f2fe6bd8eba3aec:

  clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_init()' (2017-06-26 18:32:04 +0200)

----------------------------------------------------------------
Alexandre Belloni (1):
      clocksource/drivers/tcb_clksrc: Make IO endian agnostic

Arvind Yadav (1):
      clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomap

Christophe Jaillet (1):
      clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_init()'

Daniel Lezcano (2):
      clocksource/drivers/timer-of: Fix invalid iomap check
      clocksource/drivers/sun4i: Switch to the timer-of common init

 drivers/clocksource/Kconfig          |   1 +
 drivers/clocksource/fsl_ftm_timer.c  |   8 +++++--
 drivers/clocksource/mips-gic-timer.c |   5 +++--
 drivers/clocksource/sun4i_timer.c    | 171 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------------
 drivers/clocksource/tcb_clksrc.c     |  58 +++++++++++++++++++++++++-------------------------
 drivers/clocksource/timer-of.c       |   2 +-
 6 files changed, 117 insertions(+), 128 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