From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKDN2-0001QQ-Af for qemu-devel@nongnu.org; Wed, 30 Jan 2008 08:52:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKDMz-0001Ow-7k for qemu-devel@nongnu.org; Wed, 30 Jan 2008 08:52:55 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKDMy-0001Oq-SN for qemu-devel@nongnu.org; Wed, 30 Jan 2008 08:52:52 -0500 Received: from partizan.velesys.com ([213.184.230.195]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JKDMx-0003AN-GL for qemu-devel@nongnu.org; Wed, 30 Jan 2008 08:52:52 -0500 Received: from localhost (mail.velesys.com [10.0.5.31]) by partizan.velesys.com (partizan.velesys.com) with ESMTP id C13DB136AB3 for ; Wed, 30 Jan 2008 13:52:15 +0000 (UTC) Received: from partizan.velesys.com ([10.0.5.31]) by localhost (mail.velesys.com [10.0.5.31]) (amavisd-new, port 10024) with ESMTP id jfuxmRx7R-ii for ; Wed, 30 Jan 2008 13:52:15 +0000 (UTC) Received: from localhost.localdomain (unknown [10.0.0.74]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by partizan.velesys.com (partizan.velesys.com) with ESMTP id 4CA00136A7B for ; Wed, 30 Jan 2008 13:52:15 +0000 (UTC) Date: Wed, 30 Jan 2008 15:55:03 +0200 From: "Kirill A. Shutemov" Subject: Re: [Qemu-devel] [PATCH] Fix lock_iovec Message-ID: <20080130135503.GA14539@localhost.localdomain> References: <20080129165956.GA27300@localhost.localdomain> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On [Wed, 30.01.2008 19:56], Mulyadi Santosa wrote: > Hi... >=20 > On Jan 29, 2008 11:59 PM, Kirill A. Shutemov wrote: > > Do not stop iovec conversion on iov_base =3D=3D NULL if iov_len is 0 > "is 0" or "is not 0"? For now, iovec conversion stops on iov_base =3D=3D NULL, but NULL in iov_ba= se is correct if iov_len is 0. --=20 Regards, Kirill A. Shutemov + Belarus, Minsk + Velesys Ltd, http://www.velesys.com/ + ALT Linux Team, http://www.altlinux.com/ --J/dobhs11T7y2rNN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iEYEARECAAYFAkeggbcACgkQbWYnhzC5v6qbqACeMAWb7kvX0y40VYv5h7x68cst E+QAn0omMXTwI6iPssJKh5Qz0TO+2pGN =dFvS -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN--