]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'timers-v5.16-rc4' of https://git.linaro.org/people/daniel.lezcano/linux...
authorThomas Gleixner <tglx@linutronix.de>
Sat, 11 Dec 2021 12:56:30 +0000 (13:56 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 11 Dec 2021 12:56:30 +0000 (13:56 +0100)
commit1ab473027c38156ab51c1c2c18a89e900445c33f
tree316a4949d63cde822971de66dab22acc9501b446
parenta2200a1a728925ec7975c22ebe5470181f223449
parent35e13b161dbb0d5d976d57533d583e9d14f96b33
Merge tag 'timers-v5.16-rc4' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent

Pull timer fixes from Daniel Lezcano:

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

Link: https://lore.kernel.org/r/429b796d-9395-4ca8-81f3-30911f80a9a9@linaro.org