[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201214121444.GG26358@zn.tnic>
Date: Mon, 14 Dec 2020 13:14:44 +0100
From: Borislav Petkov <bp@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/CPU for v5.11
Hi Linus,
please pull the x86/CPU pile for v5.11. Only AMD-specific changes this time.
Thx.
---
The following changes since commit 09162bc32c880a791c6c0668ce0745cf7958f576:
Linux 5.10-rc4 (2020-11-15 16:44:31 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_cpu_for_v5.11
for you to fetch changes up to 262bd5724afdefd4c48a260d6100e78cc43ee06b:
x86/cpu/amd: Remove dead code for TSEG region remapping (2020-12-08 18:45:21 +0100)
----------------------------------------------------------------
- Save the AMD's physical die ID into cpuinfo_x86.cpu_die_id and convert all
code to use it (Yazen Ghannam)
- Remove a dead and unused TSEG region remapping workaround on AMD (Arvind Sankar)
----------------------------------------------------------------
Arvind Sankar (1):
x86/cpu/amd: Remove dead code for TSEG region remapping
Yazen Ghannam (4):
x86/CPU/AMD: Save AMD NodeId as cpu_die_id
x86/CPU/AMD: Remove amd_get_nb_id()
EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId
x86/topology: Set cpu_die_id only if DIE_TYPE found
Documentation/x86/topology.rst | 9 +++++++++
arch/x86/events/amd/core.c | 2 +-
arch/x86/include/asm/cacheinfo.h | 4 ++--
arch/x86/include/asm/processor.h | 2 --
arch/x86/kernel/amd_nb.c | 4 ++--
arch/x86/kernel/cpu/amd.c | 38 +++++---------------------------------
arch/x86/kernel/cpu/cacheinfo.c | 8 ++++----
arch/x86/kernel/cpu/hygon.c | 31 +++++--------------------------
arch/x86/kernel/cpu/mce/amd.c | 4 ++--
arch/x86/kernel/cpu/mce/inject.c | 4 ++--
arch/x86/kernel/cpu/topology.c | 10 ++++++++--
drivers/edac/amd64_edac.c | 4 ++--
drivers/edac/mce_amd.c | 4 ++--
13 files changed, 44 insertions(+), 80 deletions(-)
--
Regards/Gruss,
Boris.
SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg
Powered by blists - more mailing lists