From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id EE78121E1B74F for ; Thu, 21 Sep 2017 18:13:25 -0700 (PDT) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Sep 2017 18:16:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,426,1500966000"; d="scan'208";a="131194275" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga004.jf.intel.com with ESMTP; 21 Sep 2017 18:16:32 -0700 Received: from fmsmsx121.amr.corp.intel.com (10.18.125.36) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 21 Sep 2017 18:16:32 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx121.amr.corp.intel.com (10.18.125.36) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 21 Sep 2017 18:16:32 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.213]) by shsmsx102.ccr.corp.intel.com ([169.254.2.175]) with mapi id 14.03.0319.002; Fri, 22 Sep 2017 09:16:30 +0800 From: "Wang, Jian J" To: Anthony PERARD CC: "Yao, Jiewen" , "edk2-devel@lists.01.org" , "Kinney, Michael D" , Laszlo Ersek , "Dong, Eric" , "Zeng, Star" Thread-Topic: [edk2] [PATCH 0/2] Fixe out-of-sync issue between GCD and CPU driver Thread-Index: AQHTMQ4FanW4oPdaFkOC8PmO+nHMQKK9O4ow//+Jv4CAAKLVYIABhakAgAEw1vA= Date: Fri, 22 Sep 2017 01:16:29 +0000 Message-ID: References: <20170919061013.15976-1-jian.j.wang@intel.com> <74D8A39837DF1E4DA445A8C0B3885C503A9BF448@shsmsx102.ccr.corp.intel.com> <20170921150502.GC1859@perard.uk.xensource.com> In-Reply-To: <20170921150502.GC1859@perard.uk.xensource.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH 0/2] Fixe out-of-sync issue between GCD and CPU driver X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Sep 2017 01:13:26 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Thanks for catching it. Patch is on the way. -----Original Message----- From: Anthony PERARD [mailto:anthony.perard@citrix.com]=20 Sent: Thursday, September 21, 2017 11:05 PM To: Wang, Jian J Cc: Yao, Jiewen ; edk2-devel@lists.01.org; Kinney, Mi= chael D ; Laszlo Ersek ; Don= g, Eric ; Zeng, Star Subject: Re: [edk2] [PATCH 0/2] Fixe out-of-sync issue between GCD and CPU = driver On Wed, Sep 20, 2017 at 07:53:36AM +0000, Wang, Jian J wrote: > Jiewen, >=20 > Yes. The patch has passed the validation of the UEFI booting Windows 10, = Windows 7 and Fedora 25. >=20 > If no comments from you and others, I'll push the patch to upstream soon. >=20 Hi, I think this patch series does not build, while building OVMF we have those errors: GNUmakefile:527: recipe for target '/home/osstest/build.113661.build-amd64/= xen/tools/firmware/ovmf-dir-remote/Build/OvmfX64/DEBUG_GCC49/X64/UefiCpuPkg= /CpuDxe/CpuDxe/OUTPUT/Cp uPageTable.obj' failed make[8]: Leaving directory '/home/osstest/build.113661.build-amd64/xen/tool= s/firmware/ovmf-dir-remote/Build/OvmfX64/DEBUG_GCC49/X64/UefiCpuPkg/CpuDxe/= CpuDxe' /home/osstest/build.113661.build-amd64/xen/tools/firmware/ovmf-dir-remote/U= efiCpuPkg/CpuDxe/CpuPageTable.c: In function 'RefreshGcdMemoryAttributesFro= mPaging': /home/osstest/build.113661.build-amd64/xen/tools/firmware/ovmf-dir-remote/U= efiCpuPkg/CpuDxe/CpuPageTable.c:852:10: error: 'DoUpdate' may be used unini= tialized in this functio n [-Werror=3Dmaybe-uninitialized] if (DoUpdate) { ^ /home/osstest/build.113661.build-amd64/xen/tools/firmware/ovmf-dir-remote/U= efiCpuPkg/CpuDxe/CpuPageTable.c:853:9: error: 'Capabilities' may be used un= initialized in this func tion [-Werror=3Dmaybe-uninitialized] gDS->SetMemorySpaceCapabilities (BaseAddress, Length, Capabilities= ); ^ /home/osstest/build.113661.build-amd64/xen/tools/firmware/ovmf-dir-remote/U= efiCpuPkg/CpuDxe/CpuPageTable.c:855:90: error: 'Attributes' may be used uni= nitialized in this funct ion [-Werror=3Dmaybe-uninitialized] DEBUG ((DEBUG_INFO, "Update memory space attribute: [%02d] %016lx = - %016lx (%08lx -> %08lx)\r\n", = ^ cc1: all warnings being treated as errors Full log can be found at: http://logs.test-lab.xenproject.org/osstest/logs/113661/build-amd64/6.ts-xe= n-build.log Regards, --=20 Anthony PERARD