mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-28 05:34:13 -05:00
Pull for-6.15-fixes to receive:e776b26e37("sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings") which conflicts with:1a7ff7216c("sched_ext: Drop "ops" from scx_ops_enable_state and friends") The former removes code updated by the latter. Resolved by removing the updated section. Signed-off-by: Tejun Heo <tj@kernel.org>