Commit 56c2443
committed
Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes from Borislav Petkov:
- Make sure the idle timer expires in hardirq context, on PREEMPT_RT
- Make sure the run-queue balance callback is invoked only on the
outgoing CPU
* tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched: Prevent balance_push() on remote runqueues
sched/idle: Make the idle timer expire in hard interrupt context2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8836 | 8836 | | |
8837 | 8837 | | |
8838 | 8838 | | |
8839 | | - | |
8840 | 8839 | | |
8841 | 8840 | | |
8842 | 8841 | | |
8843 | 8842 | | |
8844 | 8843 | | |
8845 | 8844 | | |
8846 | 8845 | | |
8847 | | - | |
| 8846 | + | |
| 8847 | + | |
8848 | 8848 | | |
8849 | | - | |
| 8849 | + | |
8850 | 8850 | | |
8851 | 8851 | | |
8852 | 8852 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
| 382 | + | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
0 commit comments