From: Linus Torvalds Date: Sun, 28 May 2023 11:42:05 +0000 (-0400) Subject: Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.17~4786 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f8b2507c263d6c1478d179c7c260064a61f14542;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'x86-urgent-2023-05-28' of git://git./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 --- f8b2507c263d6c1478d179c7c260064a61f14542