LKML Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] workqueue fixes for v6.8-rc4
@ 2024-02-16 21:36 Tejun Heo
  2024-02-16 22:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2024-02-16 21:36 UTC (permalink / raw
  To: Linus Torvalds; +Cc: Lai Jiangshan, linux-kernel

The following changes since commit 052d534373b7ed33712a63d5e17b2b6cdbce84fd:

  Merge tag 'exfat-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat (2024-01-12 18:05:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-6.8-rc4-fixes

for you to fetch changes up to aac8a59537dfc704ff344f1aacfd143c089ee20f:

  Revert "workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpumask()" (2024-02-05 15:49:06 -1000)

----------------------------------------------------------------
workqueue: Fixes for v6.8-rc4

Just one patch to revert ca10d851b9ad ("workqueue: Override implicit ordered
attribute in workqueue_apply_unbound_cpumask()"). This could break ordering
guarantee for ordered workqueues. The problem that the commit tried to
resolve partially - making ordered workqueues follow unbound cpumask - is
fully solved in wq/for-6.9 branch.

----------------------------------------------------------------
Tejun Heo (1):
      Revert "workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpumask()"

 kernel/workqueue.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

--
tejun

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

* Re: [GIT PULL] workqueue fixes for v6.8-rc4
  2024-02-16 21:36 [GIT PULL] workqueue fixes for v6.8-rc4 Tejun Heo
@ 2024-02-16 22:09 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-02-16 22:09 UTC (permalink / raw
  To: Tejun Heo; +Cc: Linus Torvalds, Lai Jiangshan, linux-kernel

The pull request you sent on Fri, 16 Feb 2024 11:36:07 -1000:

> git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git/ tags/wq-for-6.8-rc4-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/975b26ab307e30e7ccec2a83eae6c017622a9125

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:[~2024-02-16 22:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-16 21:36 [GIT PULL] workqueue fixes for v6.8-rc4 Tejun Heo
2024-02-16 22:09 ` 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 read-only IMAP folder(s) and NNTP newsgroup(s).