All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Marc Zyngier <Marc.Zyngier@arm.com>,
	Alexey Sheplyakov <asheplyakov@basealt.ru>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Sami Tolvanen <samitolvanen@google.com>,
	Nick Desaulniers <ndesaulniers@google.com>,
	Nathan Chancellor <natechancellor@gmail.com>,
	Dinh Nguyen <dinguyen@kernel.org>,
	"Vadim V . Vlasov" <vadim.vlasov@elpitech.ru>
Subject: [GIT PULL] timer drivers fixes for v5.16-rc5
Date: Fri, 10 Dec 2021 17:51:59 +0100	[thread overview]
Message-ID: <429b796d-9395-4ca8-81f3-30911f80a9a9@linaro.org> (raw)


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

             reply	other threads:[~2021-12-10 16:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-10 16:51 Daniel Lezcano [this message]
2021-12-11 13:05 ` [tip: timers/urgent] Merge tag 'timers-v5.16-rc4' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent tip-bot2 for Thomas Gleixner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=429b796d-9395-4ca8-81f3-30911f80a9a9@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=Marc.Zyngier@arm.com \
    --cc=asheplyakov@basealt.ru \
    --cc=dinguyen@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=natechancellor@gmail.com \
    --cc=ndesaulniers@google.com \
    --cc=samitolvanen@google.com \
    --cc=tglx@linutronix.de \
    --cc=vadim.vlasov@elpitech.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.