All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sched/urgent for v5.14
@ 2021-08-29 11:21 Borislav Petkov
  2021-08-29 19:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2021-08-29 11:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

I believe this should be the last pull request from the tip gang for
5.14 and we should be pretty much ready so please pull two final urgent
scheduler fixes for v5.14.

Thx.

---

The following changes since commit 7c60610d476766e128cc4284bb6349732cbd6606:

  Linux 5.14-rc6 (2021-08-15 13:40:53 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/sched_urgent_for_v5.14

for you to fetch changes up to e681dcbaa4b284454fecd09617f8b24231448446:

  sched: Fix get_push_task() vs migrate_disable() (2021-08-26 19:02:00 +0200)

----------------------------------------------------------------
- Have get_push_task() check whether current has migration disabled and
thus avoid useless invocations of the migration thread

- Rework initialization flow so that all rq->core's are initialized,
even of CPUs which have not been onlined yet, so that iterating over
them all works as expected

----------------------------------------------------------------
Peter Zijlstra (1):
      sched: Fix Core-wide rq->lock for uninitialized CPUs

Sebastian Andrzej Siewior (1):
      sched: Fix get_push_task() vs migrate_disable()

 kernel/sched/core.c  | 143 +++++++++++++++++++++++++++++++++++++++++----------
 kernel/sched/sched.h |   5 +-
 2 files changed, 121 insertions(+), 27 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] sched/urgent for v5.14
  2021-08-29 11:21 [GIT PULL] sched/urgent for v5.14 Borislav Petkov
@ 2021-08-29 19:47 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-29 19:47 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Sun, 29 Aug 2021 13:21:22 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/sched_urgent_for_v5.14

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/537b57bd5a202af145c266d4773971c2c9f90cd9

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-29 19:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-29 11:21 [GIT PULL] sched/urgent for v5.14 Borislav Petkov
2021-08-29 19:47 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.