From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z066n-00042N-At for qemu-devel@nongnu.org; Wed, 03 Jun 2015 06:41:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z066g-0007mG-Hk for qemu-devel@nongnu.org; Wed, 03 Jun 2015 06:41:17 -0400 Received: from e19.ny.us.ibm.com ([129.33.205.209]:53803) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z066g-0007lJ-Ev for qemu-devel@nongnu.org; Wed, 03 Jun 2015 06:41:10 -0400 Received: from /spool/local by e19.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 3 Jun 2015 06:30:59 -0400 Received: from b01cxnp23033.gho.pok.ibm.com (b01cxnp23033.gho.pok.ibm.com [9.57.198.28]) by d01dlp03.pok.ibm.com (Postfix) with ESMTP id A48FBC9003C for ; Wed, 3 Jun 2015 06:22:04 -0400 (EDT) Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by b01cxnp23033.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t53AUv9F57409586 for ; Wed, 3 Jun 2015 10:30:57 GMT Received: from d01av03.pok.ibm.com (localhost [127.0.0.1]) by d01av03.pok.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t53AUvCV018851 for ; Wed, 3 Jun 2015 06:30:57 -0400 Message-ID: <556ED760.6080505@linux.vnet.ibm.com> Date: Wed, 03 Jun 2015 06:30:56 -0400 From: Stefan Berger MIME-Version: 1.0 References: <1433252840-1681-1-git-send-email-quintela@redhat.com> In-Reply-To: <1433252840-1681-1-git-send-email-quintela@redhat.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] TPM: fix build with tpm disabled List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela , qemu-devel@nongnu.org Cc: mst@redhat.com On 06/02/2015 09:47 AM, Juan Quintela wrote: > Failure was included on commit > > Signed-off-by: Juan Quintela Tested-by: Stefan Berger