From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun, 12 Dec 2021 17:38:04 +0000 (-0800)
Subject: Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kernel... 
X-Git-Tag: iomap-folio-5.17e~30
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=773602256a2ca73455b0baeae5737c4a9ed6ef49;p=users%2Fwilly%2Flinux.git

Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fix from Thomas Gleixner:
 "A single fix for the x86 scheduler topology:

  Using cluster topology on hybrid CPUs, e.g. Alder Lake, biases the
  scheduler towards the ATOM cluster as that has more total capacity.
  Use selection based on CPU priority instead"

* tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched,x86: Don't use cluster topology for x86 hybrid CPUs
---

773602256a2ca73455b0baeae5737c4a9ed6ef49