Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp5904624ybf; Thu, 5 Mar 2020 09:12:51 -0800 (PST) X-Google-Smtp-Source: ADFU+vukZ0TSJJgUtIWP8X/2eOkG9MFCbTsxOfRbgtiXHpIipAUcA485T6e6/4P+anHvwWZdcDBx X-Received: by 2002:a9d:6197:: with SMTP id g23mr7647814otk.239.1583428370699; Thu, 05 Mar 2020 09:12:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583428370; cv=none; d=google.com; s=arc-20160816; b=HVj9xMdylwX/wtTK4L9QatXnmzJzvJGojS2Qb0rvuwXNZy9PNdQre3I/qIVTXUUjFV DOr2a7P+jbZ6hB/THklQABTSajCjZMKxiQV35Wpyh5PPsLBjUA+n9kOvu7XxTfOQhw/Q z5pFCNyRGzWdBNIzIv0iVT3w9Oq6CNxSg3kxbb1GlagTc6jbkVIeS1GF9CPI4llRskQm fSUYwyIsTsih73v3a9idBx/ddyhbMPJ4w9+mCHo1JZQynU8Fg45VxFqiYvXaO4uw7Cva QeJUUXkq6veM/e6FlTvXbtwac8gPCHhshAZyD5X3v1D21LYFCs7T02aYjSn1AlYTLICg GXRg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Q2tA9Y70KnoQGkgr+02Sjwi6sRdb24PpWqAglAXwarA=; b=Mx5Z4qrCn5bnyzkoWL+NJYtWyXKcXvnyEeuNrZZcS5TOkfvbq0uiWC91BWx7BidzBw k/cATu38D6xTWGFdYFvVcl78DyR2QiyPl/VoNHl4odAopQmBW0FW6qyiDupIXPHSP+1d 5AdWVpbY78BSsALlCc0Y69ROQVUxlKqlM+qytwV+z/BQU+/sXB3XoqzJx9rm/zcNx3QZ +gEn2clr17CcjCTGJxvDUbDp1H35W52WKStES/y67Sjkpt9YNnvI42haIwaNXSkxP6hg 7xM4LAHkTz8BnxNkJfjIc49dflWzNhmdowEMLCdtBGEjp2a8Oj8FPASuY/iOGglvAu3a LZTw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e21si3949953oti.124.2020.03.05.09.12.38; Thu, 05 Mar 2020 09:12:50 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726007AbgCERMF (ORCPT + 99 others); Thu, 5 Mar 2020 12:12:05 -0500 Received: from mga05.intel.com ([192.55.52.43]:19713 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725938AbgCERME (ORCPT ); Thu, 5 Mar 2020 12:12:04 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Mar 2020 09:12:04 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,518,1574150400"; d="scan'208";a="264040974" Received: from sjchrist-coffee.jf.intel.com (HELO linux.intel.com) ([10.54.74.202]) by fmsmga004.fm.intel.com with ESMTP; 05 Mar 2020 09:12:04 -0800 Date: Thu, 5 Mar 2020 09:12:04 -0800 From: Sean Christopherson To: Paolo Bonzini Cc: Vitaly Kuznetsov , Wanpeng Li , Jim Mattson , Joerg Roedel , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, Pu Wen Subject: Re: [PATCH v2 0/7] KVM: x86: CPUID emulation and tracing fixes Message-ID: <20200305171204.GI11500@linux.intel.com> References: <20200305013437.8578-1-sean.j.christopherson@intel.com> <6071310f-dd4b-6a6d-5578-7b6f72a9b1be@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6071310f-dd4b-6a6d-5578-7b6f72a9b1be@redhat.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 05, 2020 at 05:42:59PM +0100, Paolo Bonzini wrote: > On 05/03/20 02:34, Sean Christopherson wrote: > > > > In theory, everything up to the refactoring is non-controversial, i.e. we > > can bikeshed the refactoring without delaying the bug fixes. > > Even the refactoring itself is much less controversial. I queued > everything, there's always time to unqueue. Looks like the build-time assertions don't play nice with older versions of gcc :-( config: x86_64-randconfig-s2-20200305 (attached as .config) compiler: gcc-4.9 (Debian 4.9.2-10+deb8u1) 4.9.2 reproduce: # save the attached .config to linux build tree make ARCH=x86_64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All error/warnings (new ones prefixed by >>): In file included from include/linux/export.h:43:0, from include/linux/linkage.h:7, from include/linux/preempt.h:10, from include/linux/hardirq.h:5, from include/linux/kvm_host.h:7, from arch/x86/kvm/emulate.c:21: arch/x86/kvm/emulate.c: In function 'em_cpuid': >> include/linux/compiler.h:350:38: error: call to '__compiletime_assert_3957' declared with attribute error: BUILD_BUG_ON failed: X86EMUL_CPUID_VENDOR_AuthenticAMD_ebx != *(u32 *)"Auth" || X86EMUL_CPUID_VENDOR_AuthenticAMD_edx != *(u32 *)"enti" || X86EMUL_CPUID_VENDOR_AuthenticAMD_ecx != *(u32 *)"cAMD" _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__)