Commit 1bc9743
committed
Merge tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fix from Borislav Petkov:
- Make sure a CFS runqueue on a throttled hierarchy has its PELT clock
throttled otherwise task movement and manipulation would lead to
dangling cfs_rq references and an eventual crash
* tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched/fair: Start a cfs_rq on throttled hierarchy with PELT clock throttled1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6437 | 6437 | | |
6438 | 6438 | | |
6439 | 6439 | | |
| 6440 | + | |
| 6441 | + | |
| 6442 | + | |
| 6443 | + | |
| 6444 | + | |
| 6445 | + | |
| 6446 | + | |
| 6447 | + | |
| 6448 | + | |
| 6449 | + | |
6440 | 6450 | | |
6441 | 6451 | | |
6442 | 6452 | | |
| |||
13187 | 13197 | | |
13188 | 13198 | | |
13189 | 13199 | | |
| 13200 | + | |
| 13201 | + | |
13190 | 13202 | | |
13191 | 13203 | | |
13192 | 13204 | | |
| |||
0 commit comments