]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
sched_ext: Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel...
authorTejun Heo <tj@kernel.org>
Sat, 21 Jun 2025 02:55:34 +0000 (16:55 -1000)
committerTejun Heo <tj@kernel.org>
Sat, 21 Jun 2025 03:01:09 +0000 (17:01 -1000)
Pull tip/sched/core to receive the following commits:

  d403a3689af5 ("sched/fair: Move max_cfs_quota_period decl and default_cfs_period() def from fair.c to sched.h")
  de4c80c6963e ("sched/core: Relocate tg_get_cfs_*() and cpu_cfs_*_read_*()")
  43e33f53e256 ("sched/core: Reorganize cgroup bandwidth control interface file reads")
  5bc34be478d0 ("sched/core: Reorganize cgroup bandwidth control interface file writes")

These will be used to implement CPU bandwidth interface support in
sched_ext.

Signed-off-by: Tejun Heo <tj@kernel.org>

Trivial merge