From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com ([66.111.4.28]:57413 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751588AbdKVImG (ORCPT ); Wed, 22 Nov 2017 03:42:06 -0500 Date: Wed, 22 Nov 2017 09:42:10 +0100 From: Greg KH To: Suravee Suthikulpanit Cc: stable@vger.kernel.org, "Hurwitz, Sherry" , "Ghannam, Yazen" , Brice Goglin Subject: Re: [PATCH] x86/cpu/amd: Derive L3 shared_cpu_map from cpu_llc_shared_mask Message-ID: <20171122084210.GA4959@kroah.com> References: <78496535-c00c-52db-c421-8ce0ad12d3e9@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <78496535-c00c-52db-c421-8ce0ad12d3e9@amd.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Nov 22, 2017 at 08:01:20AM +0900, Suravee Suthikulpanit wrote: > Upstream commit ID: 2b83809a5e6d619a780876fcaf68cdc42b50d28c > > Stable kernel version to apply: 4.13.x > > Reason: This patch fixes the L3 topology for the AMD Zen-based (family17h) > processors with down-core configuration. Now queued up, thanks. greg k-h