]> git.itanic.dy.fi Git - linux-stable/commit
Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 May 2023 11:42:05 +0000 (07:42 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 May 2023 11:42:05 +0000 (07:42 -0400)
commitf8b2507c263d6c1478d179c7c260064a61f14542
tree8db6dcfff2a4ade5a0d66a271d07bd34a0c5b6d1
parent2d5438f4c6fdaa34c5d7de89a5331b8dbcd920af
parentedc0a2b5957652f4685ef3516f519f84807087db
Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 cpu fix from Thomas Gleixner:
 "A single fix for x86:

   - Prevent a bogus setting for the number of HT siblings, which is
     caused by the CPUID evaluation trainwreck of X86. That recomputes
     the value for each CPU, so the last CPU "wins". That can cause
     completely bogus sibling values"

* tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms