mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] sched_ext: Fixes for v6.16-rc6
@ 2025-07-19 17:02 Tejun Heo
  2025-07-19 18:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2025-07-19 17:02 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: David Vernet, Andrea Righi, Changwoo Min, linux-kernel, sched-ext

The following changes since commit 33796b91871ad4010c8188372dd1faf97cf0f1c0:

  sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sched_create_group() (2025-06-17 08:19:55 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git/ tags/sched_ext-for-6.16-rc6-fixes

for you to fetch changes up to 06efc9fe0b8deeb83b47fd7c5451fe1a60c8a761:

  sched_ext: idle: Handle migration-disabled tasks in idle selection (2025-07-17 08:19:38 -1000)

----------------------------------------------------------------
sched_ext: Fixes for v6.16-rc6

- Fix handling of migration disabled tasks in default idle selection.

- update_locked_rq() called __this_cpu_write() spuriously with NULL when @rq
  was not locked. As the writes were spurious, it didn't break anything
  directly. However, the function could be called in a preemptible leading
  to a context warning in __this_cpu_write(). Skip the spurious NULL writes.

- Selftest fix on UP.

----------------------------------------------------------------
Andrea Righi (2):
      selftests/sched_ext: Fix exit selftest hang on UP
      sched_ext: idle: Handle migration-disabled tasks in idle selection

Breno Leitao (1):
      sched/ext: Prevent update_locked_rq() calls with NULL rq

 kernel/sched/ext.c                       | 12 ++++++++----
 kernel/sched/ext_idle.c                  |  2 +-
 tools/testing/selftests/sched_ext/exit.c |  8 ++++++++
 3 files changed, 17 insertions(+), 5 deletions(-)

-- 
tejun

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

* Re: [GIT PULL] sched_ext: Fixes for v6.16-rc6
  2025-07-19 17:02 [GIT PULL] sched_ext: Fixes for v6.16-rc6 Tejun Heo
@ 2025-07-19 18:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-19 18:29 UTC (permalink / raw)
  To: Tejun Heo
  Cc: Linus Torvalds, David Vernet, Andrea Righi, Changwoo Min,
	linux-kernel, sched-ext

The pull request you sent on Sat, 19 Jul 2025 07:02:54 -1000:

> git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git/ tags/sched_ext-for-6.16-rc6-fixes

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

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:[~2025-07-19 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-19 17:02 [GIT PULL] sched_ext: Fixes for v6.16-rc6 Tejun Heo
2025-07-19 18:29 ` 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

all inboxes | Powered by JetHome®