From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752771AbcKHOzA (ORCPT ); Tue, 8 Nov 2016 09:55:00 -0500 Received: from mail-wm0-f65.google.com ([74.125.82.65]:33444 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751266AbcKHOy7 (ORCPT ); Tue, 8 Nov 2016 09:54:59 -0500 Date: Tue, 8 Nov 2016 15:54:55 +0100 From: Ingo Molnar To: Borislav Petkov Cc: x86@kernel.org, Yazen Ghannam , linux-kernel@vger.kernel.org, Peter Zijlstra Subject: Re: [PATCH v3 1/2] x86/AMD: Fix cpu_llc_id for AMD Fam17h systems Message-ID: <20161108145455.GA5095@gmail.com> References: <1478019063-2632-1-git-send-email-Yazen.Ghannam@amd.com> <20161102201321.slgzk2x2ya4jzfax@pd.tnic> <20161107073121.GB26938@gmail.com> <20161107092031.alxfkr6rpctodbdk@pd.tnic> <20161107140746.GA20626@gmail.com> <20161107155626.rjapdlgiredm7uvh@pd.tnic> <20161108063145.GA14291@gmail.com> <20161108083506.rvqb5h4chrcptj7d@pd.tnic> <20161108102909.GA5541@gmail.com> <20161108110148.su5dmjaghddlwfdw@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161108110148.su5dmjaghddlwfdw@pd.tnic> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Borislav Petkov wrote: > On Tue, Nov 08, 2016 at 11:29:09AM +0100, Ingo Molnar wrote: > > Looks good to me! Please also update the second patch with meta > > information and I can apply them. > > What exactly do you want to have there? I think the commit message is > pretty explanatory. This one you gave: > No affect on current hw - just a cleanup. Nothing in the existing changelog (including the title) explained that detail. Thanks, Ingo