Commit 7136849
committed
Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes from Borislav Petkov:
- Use the correct static key checking primitive on the IRQ exit path
- Two fixes for the new forceidle balancer
* tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
entry: Fix compile error in dynamic_irqentry_exit_cond_resched()
sched: Teach the forced-newidle balancer about CPU affinity limitation.
sched/core: Fix forceidle balancing4 files changed
Lines changed: 12 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
| 395 | + | |
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5752 | 5752 | | |
5753 | 5753 | | |
5754 | 5754 | | |
| 5755 | + | |
| 5756 | + | |
5755 | 5757 | | |
5756 | 5758 | | |
5757 | 5759 | | |
| |||
5801 | 5803 | | |
5802 | 5804 | | |
5803 | 5805 | | |
5804 | | - | |
| 5806 | + | |
5805 | 5807 | | |
5806 | 5808 | | |
5807 | 5809 | | |
| |||
5851 | 5853 | | |
5852 | 5854 | | |
5853 | 5855 | | |
5854 | | - | |
| 5856 | + | |
5855 | 5857 | | |
5856 | 5858 | | |
5857 | 5859 | | |
| |||
5970 | 5972 | | |
5971 | 5973 | | |
5972 | 5974 | | |
5973 | | - | |
| 5975 | + | |
5974 | 5976 | | |
| 5977 | + | |
| 5978 | + | |
| 5979 | + | |
| 5980 | + | |
5975 | 5981 | | |
5976 | 5982 | | |
5977 | 5983 | | |
| |||
6000 | 6006 | | |
6001 | 6007 | | |
6002 | 6008 | | |
6003 | | - | |
| 6009 | + | |
6004 | 6010 | | |
6005 | 6011 | | |
6006 | 6012 | | |
| |||
6066 | 6072 | | |
6067 | 6073 | | |
6068 | 6074 | | |
6069 | | - | |
| 6075 | + | |
6070 | 6076 | | |
6071 | 6077 | | |
6072 | 6078 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
438 | 437 | | |
439 | 438 | | |
440 | 439 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1232 | 1232 | | |
1233 | 1233 | | |
1234 | 1234 | | |
1235 | | - | |
1236 | | - | |
1237 | 1235 | | |
1238 | 1236 | | |
1239 | 1237 | | |
| |||
1267 | 1265 | | |
1268 | 1266 | | |
1269 | 1267 | | |
1270 | | - | |
1271 | | - | |
1272 | | - | |
1273 | | - | |
1274 | 1268 | | |
1275 | 1269 | | |
1276 | 1270 | | |
| |||
0 commit comments