Commit b5c0946
committed
Merge tag 'sched-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fix from Ingo Molnar:
"Fix a group-throttling bug in the fair scheduler"
* tag 'sched-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining2 files changed
Lines changed: 7 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9606 | 9606 | | |
9607 | 9607 | | |
9608 | 9608 | | |
9609 | | - | |
| 9609 | + | |
9610 | 9610 | | |
9611 | 9611 | | |
9612 | 9612 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6024 | 6024 | | |
6025 | 6025 | | |
6026 | 6026 | | |
6027 | | - | |
6028 | | - | |
6029 | | - | |
6030 | | - | |
| 6027 | + | |
| 6028 | + | |
| 6029 | + | |
6031 | 6030 | | |
6032 | | - | |
6033 | | - | |
6034 | | - | |
| 6031 | + | |
| 6032 | + | |
| 6033 | + | |
6035 | 6034 | | |
6036 | 6035 | | |
6037 | 6036 | | |
6038 | 6037 | | |
6039 | | - | |
6040 | | - | |
6041 | 6038 | | |
6042 | 6039 | | |
6043 | 6040 | | |
| |||
0 commit comments