mbox series

[GIT,PULL,REQUEST] watchdog - v5.1 release cycle.

Message ID 20221019180449.GA12018@www.linux-watchdog.org (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL,REQUEST] watchdog - v5.1 release cycle. | expand

Pull-request

git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.1-rc2

Message

Wim Van Sebroeck Oct. 19, 2022, 6:04 p.m. UTC
Hi Linus,

Please pull following watchdog changes for the v5.19 release cycle.

This series contains:
* Add tracing events for the most usual watchdog events

The output from git request-pull:
----------------------------------------------------------------
The following changes since commit 099d387ebbcd70c6adc906ab5b66ef639c09dede:

  watchdog: twl4030_wdt: add missing mod_devicetable.h include (2022-10-07 11:03:25 +0200)

are available in the git repository at:

  git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.1-rc2

for you to fetch changes up to e25b091bed4946078c0998e4be77bc56824a9adf:

  watchdog: Add tracing events for the most usual watchdog events (2022-10-12 09:47:02 +0200)

----------------------------------------------------------------
linux-watchdog 6.1-rc2 tag

----------------------------------------------------------------
Uwe Kleine-König (1):
      watchdog: Add tracing events for the most usual watchdog events

 MAINTAINERS                      |  1 +
 drivers/watchdog/watchdog_core.c |  4 +++
 drivers/watchdog/watchdog_dev.c  | 12 ++++++--
 include/trace/events/watchdog.h  | 66 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 81 insertions(+), 2 deletions(-)
 create mode 100644 include/trace/events/watchdog.h
----------------------------------------------------------------

Kind regards,
Wim.

Comments

pr-tracker-bot@kernel.org Oct. 21, 2022, 7:43 p.m. UTC | #1
The pull request you sent on Wed, 19 Oct 2022 20:04:49 +0200:

> git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.1-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4f1e0c18bc8324ae05646c34759fd8dbe87f6582

Thank you!