Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932852AbcKGQz1 (ORCPT ); Mon, 7 Nov 2016 11:55:27 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:52520 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932671AbcKGQzY (ORCPT ); Mon, 7 Nov 2016 11:55:24 -0500 Date: Mon, 7 Nov 2016 17:52:50 +0100 (CET) From: Thomas Gleixner To: Paolo Bonzini cc: Borislav Petkov , He Chen , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org, =?ISO-8859-2?Q?Radim_Kr=E8m=E1=F8?= , Ingo Molnar , "H . Peter Anvin" , Luwei Kang , Piotr Luc Subject: Re: [PATCH v3] x86/cpuid: expose AVX512_4VNNIW and AVX512_4FMAPS features to kvm guest In-Reply-To: <39d57b21-671d-8c25-8d25-ba2cfd0dc4f9@redhat.com> Message-ID: References: <1478243239-15586-1-git-send-email-he.chen@linux.intel.com> <20161104105235.qbqvmsv4ikajvjtu@pd.tnic> <20161104150637.ejyxq5rfwcwggo3q@pd.tnic> <39d57b21-671d-8c25-8d25-ba2cfd0dc4f9@redhat.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 515 Lines: 14 On Fri, 4 Nov 2016, Paolo Bonzini wrote: > On 04/11/2016 16:06, Borislav Petkov wrote: > > > With no usage? Sounds like a good use of Acked-by. :) > > I don't understand what do you mean here? > > I mean that the changes to scattered.c are small, so it makes no sense > to split them. With an Acked-by I could simply take the patch into my tree. Nope. We have other changes in that area coming up, so I rather take the cpuid bits into tip and provide you a branch with that commit to pull from. Thanks, tglx