From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41017) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yd284-0003YH-9p for qemu-devel@nongnu.org; Tue, 31 Mar 2015 15:47:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yd281-00056L-2T for qemu-devel@nongnu.org; Tue, 31 Mar 2015 15:47:16 -0400 Message-ID: <551AF9BD.5050001@redhat.com> Date: Tue, 31 Mar 2015 13:47:09 -0600 From: Eric Blake MIME-Version: 1.0 References: <1427827750-610946-1-git-send-email-stefanb@linux.vnet.ibm.com> In-Reply-To: <1427827750-610946-1-git-send-email-stefanb@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="eT1g9xJQGkx6bXlTbB9sltD6XbWQwN1cd" Subject: Re: [Qemu-devel] [PATCH 1/2] tpm: Cast 64bit variables to int when used in DPRINTF List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Berger , qemu-trivial@nongnu.org Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --eT1g9xJQGkx6bXlTbB9sltD6XbWQwN1cd Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/31/2015 12:49 PM, Stefan Berger wrote: > Cast 64bit variables to int when used in DPRINTF. They only contain > 32bit of data. >=20 > Signed-off-by: Stefan Berger > --- > hw/tpm/tpm_tis.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) The --cover-letter option is nice when sending a series (so that it becomes obvious whether I'm replying to the series 0/2 or to an individual patch 1/2). Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --eT1g9xJQGkx6bXlTbB9sltD6XbWQwN1cd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVGvm9AAoJEKeha0olJ0NqlR0IAK5ww5gGxw6jfjWEm5vqWJ+2 5sUO3IGnOMGHJprRBU2+8CaTouIMl0RElCHfiB392KCaQj53cNjjHsS0+UYw2iJN 0nvgZjr2Um+behMxYvnOm+eG6W5etRuIyKbI1KdTTdospswyNC8h0DvgpSQkr1qO 4Ebc8DK9/1fGmO1CuBJ5Srnj/FaOWSz6AxYXbOhoGFwZxa4jpPnW3s+oK2Lo2VBE nEUfujFhe0YmTWMXP8X7BOVkYKmMcw+KBkY6iNdM7NpCCk1VJhfqq+WtfcmVRSPC AAwtTvoUh2cnEp+uxmrVvJc/JmVTAVwTT0CzjgqS+xVH6husuO3spUWiWV+PoEA= =4cN+ -----END PGP SIGNATURE----- --eT1g9xJQGkx6bXlTbB9sltD6XbWQwN1cd--