The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] sched_ext: Fixes for v6.15-rc3
@ 2025-04-21 19:37 Tejun Heo
  2025-04-22  2:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2025-04-21 19:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, David Vernet, Andrea Righi, Changwoo Min

The following changes since commit 4a1d8ababde685a77fd4fd61e58f973cbdf29f8c:

  Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (2025-04-04 09:49:17 -0700)

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.15-rc3-fixes

for you to fetch changes up to bc08b15b54b8aadbc8a8f413271c07a3f4bead87:

  sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation (2025-04-08 08:53:52 -1000)

----------------------------------------------------------------
sched_ext: Fixes for v6.15-rc3

- Use kvzalloc() so that large exit_dump buffer allocations don't fail
  easily.

- Remove cpu.weight / cpu.idle unimplemented warnings which are more
  annoying than helpful. This makes SCX_OPS_HAS_CGROUP_WEIGHT unnecessary.
  Mark it for deprecation.

----------------------------------------------------------------
Breno Leitao (1):
      sched_ext: Use kvzalloc for large exit_dump allocation

Tejun Heo (2):
      sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings
      sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation

 kernel/sched/ext.c               | 50 ++++++----------------------------------
 tools/sched_ext/scx_flatcg.bpf.c |  2 +-
 2 files changed, 8 insertions(+), 44 deletions(-)

-- 
tejun

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

* Re: [GIT PULL] sched_ext: Fixes for v6.15-rc3
  2025-04-21 19:37 [GIT PULL] sched_ext: Fixes for v6.15-rc3 Tejun Heo
@ 2025-04-22  2:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-22  2:25 UTC (permalink / raw)
  To: Tejun Heo
  Cc: Linus Torvalds, linux-kernel, David Vernet, Andrea Righi,
	Changwoo Min

The pull request you sent on Mon, 21 Apr 2025 09:37:15 -1000:

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

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

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-04-22  2:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-21 19:37 [GIT PULL] sched_ext: Fixes for v6.15-rc3 Tejun Heo
2025-04-22  2:25 ` 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