Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1699827

[PATCH 0/2] x86/amd: Two fixes for downcored machines

From Borislav Petkov <bp@alien8.de>
Newsgroups linux.kernel
Subject [PATCH 0/2] x86/amd: Two fixes for downcored machines
Date 2017-07-31 11:00 +0200
Message-ID <u9eIp-44A-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Borislav Petkov <bp@suse.de>

Hi guys,

here are two fixes for downcored F17h machines. The respective commit
messages explain the situation adequately, IMO. Both tip:x86/cpu stuff.

Please queue,
thanks.

Suravee Suthikulpanit (2):
  x86/amd: Limit cpu_core_id fixup to families older than F17h
  x86/amd: Derive L3 shared_cpu_map from cpu_llc_shared_mask

 arch/x86/kernel/cpu/amd.c             | 24 +++++++++++++++++-------
 arch/x86/kernel/cpu/intel_cacheinfo.c | 32 ++++++++++++++++++--------------
 2 files changed, 35 insertions(+), 21 deletions(-)

-- 
2.14.0.rc0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] x86/amd: Two fixes for downcored machines Borislav Petkov <bp@alien8.de> - 2017-07-31 11:00 +0200
  [PATCH 1/2] x86/amd: Limit cpu_core_id fixup to families older than F17h Borislav Petkov <bp@alien8.de> - 2017-07-31 11:00 +0200
    [tip:x86/cpu] x86/cpu/amd: Limit cpu_core_id fixup to families  older than F17h tip-bot for Suravee Suthikulpanit <tipbot@zytor.com> - 2017-08-10 18:50 +0200
  [PATCH 2/2] x86/amd: Derive L3 shared_cpu_map from cpu_llc_shared_mask Borislav Petkov <bp@alien8.de> - 2017-07-31 11:00 +0200
    [tip:x86/cpu] x86/cpu/amd: Derive L3 shared_cpu_map from  cpu_llc_shared_mask tip-bot for Suravee Suthikulpanit <tipbot@zytor.com> - 2017-08-10 18:50 +0200

csiph-web