From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2] Build: Fix stubdom vtpm build failure Date: Wed, 18 Mar 2015 12:02:03 +0000 Message-ID: <1426680123.18247.341.camel@citrix.com> References: <1426554003-21799-1-git-send-email-quan.xu@intel.com> <20150317092014.GA29537@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150317092014.GA29537@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: andrew.cooper3@citrix.com, dgdegra@tycho.nsa.gov, Quan Xu , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-03-17 at 10:20 +0100, Olaf Hering wrote: > On Mon, Mar 16, Quan Xu wrote: > > > Typedefs are duplicated in stubdom/vtpmmgr/tcg.h and supported compilers > > do not cope with current staging branch. > > This version finally compiles. Thanks! Thanks. I translated this into a Tested-by and acked it myself, committed. I made the subject "stubdom: fix vtpm build failure due to duplicated typedefs.", I hope that's ok. Ian.