Commit 6f35736
committed
Merge tag 'sched_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fix from Borislav Petkov:
"Fix a NULL-ptr dereference when recalculating a sched entity's weight"
* tag 'sched_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched/fair: Fix fault in reweight_entity1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1214 | 1214 | | |
1215 | 1215 | | |
1216 | 1216 | | |
1217 | | - | |
| 1217 | + | |
1218 | 1218 | | |
| 1219 | + | |
1219 | 1220 | | |
1220 | 1221 | | |
1221 | 1222 | | |
| |||
4406 | 4407 | | |
4407 | 4408 | | |
4408 | 4409 | | |
4409 | | - | |
| 4410 | + | |
4410 | 4411 | | |
4411 | 4412 | | |
4412 | 4413 | | |
| |||
6921 | 6922 | | |
6922 | 6923 | | |
6923 | 6924 | | |
6924 | | - | |
| 6925 | + | |
6925 | 6926 | | |
6926 | 6927 | | |
6927 | 6928 | | |
| |||
7212 | 7213 | | |
7213 | 7214 | | |
7214 | 7215 | | |
7215 | | - | |
| 7216 | + | |
7216 | 7217 | | |
7217 | 7218 | | |
7218 | 7219 | | |
| |||
9445 | 9446 | | |
9446 | 9447 | | |
9447 | 9448 | | |
9448 | | - | |
| 9449 | + | |
9449 | 9450 | | |
9450 | 9451 | | |
9451 | 9452 | | |
| |||
0 commit comments