All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/CPU for v5.11
@ 2020-12-14 12:14 Borislav Petkov
  2020-12-14 22:02 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2020-12-14 12:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/CPU for v5.11
  2020-12-14 12:14 [GIT PULL] x86/CPU for v5.11 Borislav Petkov
@ 2020-12-14 22:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-14 22:02 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Mon, 14 Dec 2020 13:14:44 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_cpu_for_v5.11

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0d712978dcdd9c4fb2c4e4ef7700ee755184f11d

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-14 22:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 12:14 [GIT PULL] x86/CPU for v5.11 Borislav Petkov
2020-12-14 22:02 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.