From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751840AbdGaIwv (ORCPT ); Mon, 31 Jul 2017 04:52:51 -0400 Received: from mail.skyhub.de ([5.9.137.197]:35662 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751045AbdGaIwu (ORCPT ); Mon, 31 Jul 2017 04:52:50 -0400 From: Borislav Petkov To: X86 ML Cc: LKML Subject: [PATCH 0/2] x86/amd: Two fixes for downcored machines Date: Mon, 31 Jul 2017 10:51:57 +0200 Message-Id: <20170731085159.9455-1-bp@alien8.de> X-Mailer: git-send-email 2.14.0.rc0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Borislav Petkov 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