[GIT,PULL] sched/urgent for v6.3-rc7

Message ID 20230416123412.GDZDvrRCv9VvvmXuPz@fat_crate.local
State New
Headers
Series [GIT,PULL] sched/urgent for v6.3-rc7 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/sched_urgent_for_v6.3_rc7

Message

Borislav Petkov April 16, 2023, 12:34 p.m. UTC
  Hi Linus,

pls pull an urgent scheduler fix for 6.3.

Thx.

---

The following changes since commit 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d:

  Linux 6.3-rc6 (2023-04-09 11:15:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/sched_urgent_for_v6.3_rc7

for you to fetch changes up to 91dcf1e8068e9a8823e419a7a34ff4341275fb70:

  sched/fair: Fix imbalance overflow (2023-04-12 16:46:30 +0200)

----------------------------------------------------------------
- Do not pull tasks to the local scheduling group if its average load is
  higher than the average system load

----------------------------------------------------------------
Vincent Guittot (1):
      sched/fair: Fix imbalance overflow

 kernel/sched/fair.c | 10 ++++++++++
 1 file changed, 10 insertions(+)
  

Comments

pr-tracker-bot@kernel.org April 16, 2023, 5:43 p.m. UTC | #1
The pull request you sent on Sun, 16 Apr 2023 14:34:12 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/sched_urgent_for_v6.3_rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6c538e1adbfc696ac4747fb10d63e704344f763d

Thank you!