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, 10 Dec 2021 17:51:59 +0100
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Thomas Gleixner <tglx@...utronix.de>
Cc:     Marc Zyngier <Marc.Zyngier@....com>,
        Alexey Sheplyakov <asheplyakov@...ealt.ru>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Mark Rutland <mark.rutland@....com>,
        Sami Tolvanen <samitolvanen@...gle.com>,
        Nick Desaulniers <ndesaulniers@...gle.com>,
        Nathan Chancellor <natechancellor@...il.com>,
        Dinh Nguyen <dinguyen@...nel.org>,
        "Vadim V . Vlasov" <vadim.vlasov@...itech.ru>
Subject: [GIT PULL] timer drivers fixes for v5.16-rc5


Hi Thomas,

The following changes since commit 53e87e3cdc155f20c3417b689df8d2ac88d79576:

  timers/nohz: Last resort update jiffies on nohz_full IRQ entry
(2021-12-02 15:07:22 +0100)

are available in the Git repository at:

  https://git.linaro.org/people/daniel.lezcano/linux.git
tags/timers-v5.16-rc4

for you to fetch changes up to 1edb7e74a7d3d64dc4e69e7059b4eea526d19a10:

  clocksource/drivers/arm_arch_timer: Force inlining of
erratum_set_next_event_generic() (2021-12-10 17:47:00 +0100)

----------------------------------------------------------------
- Fix build error with clang and some kernel configuration on the
  arm64 architected timer by inlining the
  erratum_set_next_event_generic() function (Marc Zyngier)

- Fix probe error on the dw_apb_timer_of driver by fixing the
  incorrect condition previously introduced (Alexey Sheplyakov)

----------------------------------------------------------------
Alexey Sheplyakov (1):
      clocksource/drivers/dw_apb_timer_of: Fix probe failure

Marc Zyngier (1):
      clocksource/drivers/arm_arch_timer: Force inlining of
erratum_set_next_event_generic()

 drivers/clocksource/arm_arch_timer.c  | 9 +++++++--
 drivers/clocksource/dw_apb_timer_of.c | 2 +-
 2 files changed, 8 insertions(+), 3 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