[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181224230357.GA96402@gmail.com>
Date: Tue, 25 Dec 2018 00:03:57 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Borislav Petkov <bp@...en8.de>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] x86/cpu changes for v4.21
Linus,
Please pull the latest x86-cpu-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cpu-for-linus
# HEAD: aa02ef099cff042c2a9109782ec2bf1bffc955d4 x86/topology: Use total_cpus for max logical packages calculation
Misc changes:
- Fix nr_cpus= boot option interaction bug with logical package
management
- Clean up UMIP detection messages
- Add WBNOINVD instruction detection
- Remove the unused get_scattered_cpuid_leaf() function.
Thanks,
Ingo
------------------>
Borislav Petkov (1):
x86/umip: Print UMIP line only once
Hui Wang (1):
x86/topology: Use total_cpus for max logical packages calculation
Janakarajan Natarajan (1):
x86/cpufeatures: Add WBNOINVD feature definition
Lendacky, Thomas (1):
x86/umip: Make the UMIP activated message generic
Sean Christopherson (1):
x86/cpufeatures: Remove get_scattered_cpuid_leaf()
arch/x86/include/asm/cpufeatures.h | 1 +
arch/x86/kernel/cpu/common.c | 2 +-
arch/x86/kernel/cpu/cpu.h | 3 ---
arch/x86/kernel/cpu/scattered.c | 24 ------------------------
arch/x86/kernel/smpboot.c | 2 +-
5 files changed, 3 insertions(+), 29 deletions(-)
Powered by blists - more mailing lists