From: Linus Torvalds Date: Tue, 22 Apr 2025 02:16:29 +0000 (-0700) Subject: Merge tag 'sched_ext-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.15-rc4~37 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a33b5a08cbbdd7aadff95f40cbb45ab86841679e;p=linux-block.git Merge tag 'sched_ext-for-6.15-rc3-fixes' of git://git./linux/kernel/git/tj/sched_ext Pull sched_ext fixes from Tejun Heo: - 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 * tag 'sched_ext-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext: sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings sched_ext: Use kvzalloc for large exit_dump allocation --- a33b5a08cbbdd7aadff95f40cbb45ab86841679e