linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@free.fr>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: "Dinh Nguyen" <dinguyen@kernel.org>,
	"Keqian Zhu" <zhukeqian1@huawei.com>,
	"Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>,
	"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] timers changes for v5.11 #2
Date: Thu, 10 Dec 2020 12:23:20 +0100	[thread overview]
Message-ID: <65d593c1-93a8-bd43-bfb5-891e7c2f4f2b@free.fr> (raw)


Hi Thomas,

please consider pulling those 3 last changes which fixes some issues on
the drivers.

The following changes since commit fef92cd2bc04c64bb3743d40c0b4be47aedf9e23:

  Merge tag 'timers-v5.11' of
https://git.linaro.org/people/daniel.lezcano/linux into timers/core
(2020-12-04 00:39:45 +0100)

are available in the Git repository at:

  https://git.linaro.org/people/daniel.lezcano/linux.git tags/timers-v5.11-2

for you to fetch changes up to 8ae954caf49ac403c177d117fb8e05cbc866aa3c:

  clocksource/drivers/sh_cmt: Fix potential deadlock when calling
runtime PM (2020-12-07 20:10:05 +0100)

----------------------------------------------------------------
- Fix error handling if no clock is available on dw_apb_timer_of (Dinh
Nguyen)

- Fix overhead for erratum handling when the timer has no erratum and
  fix fault programing for the event stream on the arm arch timer
  (Keqian Zhu)

- Fix potential deadlock when calling runtime PM on sh_cmt (Niklas
  Söderlund)

----------------------------------------------------------------
Dinh Nguyen (1):
      clocksource/drivers/dw_apb_timer_of: Add error handling if no
clock available

Keqian Zhu (2):
      clocksource/drivers/arm_arch_timer: Use stable count reader in
erratum sne
      clocksource/drivers/arm_arch_timer: Correct fault programming of
CNTKCTL_EL1.EVNTI

Niklas Söderlund (1):
      clocksource/drivers/sh_cmt: Fix potential deadlock when calling
runtime PM

 drivers/clocksource/arm_arch_timer.c  | 27 ++++++++++++++++++---------
 drivers/clocksource/dw_apb_timer_of.c | 57
+++++++++++++++++++++++++++++++++++++++------------------
 drivers/clocksource/sh_cmt.c          | 18 ++++++++++++++----
 3 files changed, 71 insertions(+), 31 deletions(-)

             reply	other threads:[~2020-12-10 11:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10 11:23 Daniel Lezcano [this message]
2020-12-12 12:55 ` [GIT PULL] timers changes for v5.11 #2 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=65d593c1-93a8-bd43-bfb5-891e7c2f4f2b@free.fr \
    --to=daniel.lezcano@free.fr \
    --cc=dinguyen@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=niklas.soderlund+renesas@ragnatech.se \
    --cc=tglx@linutronix.de \
    --cc=zhukeqian1@huawei.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).