Commit 37889ce
committed
Merge tag 'sched_ext-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Pull sched_ext fixes from Tejun Heo:
- Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_SCHED
- Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()"
which was causing issues with per-CPU task scheduling and reenqueuing
behavior
* tag 'sched_ext-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext:
sched_ext, sched/core: Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_SCHED
Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()"2 files changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9551 | 9551 | | |
9552 | 9552 | | |
9553 | 9553 | | |
9554 | | - | |
| 9554 | + | |
9555 | 9555 | | |
9556 | 9556 | | |
9557 | 9557 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6788 | 6788 | | |
6789 | 6789 | | |
6790 | 6790 | | |
6791 | | - | |
6792 | | - | |
6793 | | - | |
6794 | | - | |
6795 | 6791 | | |
6796 | | - | |
| 6792 | + | |
6797 | 6793 | | |
6798 | 6794 | | |
6799 | 6795 | | |
| |||
0 commit comments