Commit 4f24bfc
committed
Merge tag 'sched_ext-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Pull sched_ext fixes from Tejun Heo:
- Fix a couple bugs in cgroup cpu.weight support
- Add the new sched-ext@lists.linux.dev to MAINTAINERS
* tag 'sched_ext-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext:
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sched_create_group()
sched_ext: Make scx_group_set_weight() always update tg->scx.weight
sched_ext: Update mailing list entry in MAINTAINERS4 files changed
Lines changed: 16 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22174 | 22174 | | |
22175 | 22175 | | |
22176 | 22176 | | |
22177 | | - | |
| 22177 | + | |
22178 | 22178 | | |
22179 | 22179 | | |
22180 | 22180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8545 | 8545 | | |
8546 | 8546 | | |
8547 | 8547 | | |
8548 | | - | |
| 8548 | + | |
8549 | 8549 | | |
8550 | 8550 | | |
8551 | 8551 | | |
| |||
8985 | 8985 | | |
8986 | 8986 | | |
8987 | 8987 | | |
8988 | | - | |
| 8988 | + | |
8989 | 8989 | | |
8990 | 8990 | | |
8991 | 8991 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4092 | 4092 | | |
4093 | 4093 | | |
4094 | 4094 | | |
| 4095 | + | |
| 4096 | + | |
| 4097 | + | |
| 4098 | + | |
| 4099 | + | |
4095 | 4100 | | |
4096 | 4101 | | |
4097 | 4102 | | |
| |||
4241 | 4246 | | |
4242 | 4247 | | |
4243 | 4248 | | |
4244 | | - | |
4245 | | - | |
4246 | | - | |
4247 | | - | |
4248 | | - | |
4249 | | - | |
| 4249 | + | |
| 4250 | + | |
| 4251 | + | |
| 4252 | + | |
| 4253 | + | |
| 4254 | + | |
4250 | 4255 | | |
4251 | 4256 | | |
4252 | 4257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
0 commit comments