linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] wq fixes for v5.12-rc6
@ 2021-04-05  9:59 Tejun Heo
  2021-04-05 17:27 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2021-04-05  9:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Hello, Linus.

Two workqueue fixes. One is around debugobj and poses no risk. The other is
to prevent the stall watchdog from firing spuriously in certain conditions.
Not as trivial as debugobj change but is still fairly low risk.

Thanks.

The following changes since commit 2023a53bdf41b7646b1d384b6816af06309f73a5:

  Merge tag 'for-linus' of git://github.com/openrisc/linux (2021-04-03 15:42:45 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-5.12-fixes

for you to fetch changes up to 89e28ce60cb65971c73359c66d076aa20a395cd5:

  workqueue/watchdog: Make unbound workqueues aware of touch_softlockup_watchdog() 84;0;0c84;0;0c There are two workqueue-specific watchdog timestamps: (2021-04-04 13:26:49 -0400)

----------------------------------------------------------------
Wang Qing (1):
      workqueue/watchdog: Make unbound workqueues aware of touch_softlockup_watchdog() 84;0;0c84;0;0c There are two workqueue-specific watchdog timestamps:

Zqiang (1):
      workqueue: Move the position of debug_work_activate() in __queue_work()

 kernel/watchdog.c  |  5 +++--
 kernel/workqueue.c | 19 +++++++------------
 2 files changed, 10 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] wq fixes for v5.12-rc6
  2021-04-05  9:59 [GIT PULL] wq fixes for v5.12-rc6 Tejun Heo
@ 2021-04-05 17:27 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-04-05 17:27 UTC (permalink / raw)
  To: Tejun Heo; +Cc: Linus Torvalds, linux-kernel

The pull request you sent on Mon, 5 Apr 2021 05:59:11 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-5.12-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0a50438c84363bd37fe18fe432888ae9a074dcab

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-05 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-05  9:59 [GIT PULL] wq fixes for v5.12-rc6 Tejun Heo
2021-04-05 17:27 ` pr-tracker-bot

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