From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTnoB-0000YT-5x for qemu-devel@nongnu.org; Tue, 20 Mar 2007 19:32:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTnoA-0000YG-PZ for qemu-devel@nongnu.org; Tue, 20 Mar 2007 19:32:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTnoA-0000YD-JY for qemu-devel@nongnu.org; Tue, 20 Mar 2007 18:32:02 -0500 Received: from partizan.velesys.com ([213.184.230.195]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HTnmX-00017m-TD for qemu-devel@nongnu.org; Tue, 20 Mar 2007 19:30:22 -0400 Received: from localhost (partizan [10.0.0.24]) by partizan.velesys.com (paritzan.velesys.com) with ESMTP id 7B2D2D65971 for ; Wed, 21 Mar 2007 01:32:58 +0200 (EET) Received: from partizan.velesys.com ([10.0.0.24]) by localhost (partizan.velesys.com [10.0.0.24]) (amavisd-new, port 10024) with ESMTP id hyjIbC9sepQg for ; Wed, 21 Mar 2007 01:32:57 +0200 (EET) Received: from localhost.localdomain (mm-185-159-57-86.adsl.mgts.by [86.57.159.185]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by partizan.velesys.com (paritzan.velesys.com) with ESMTP id 3FE27D65972 for ; Wed, 21 Mar 2007 01:32:57 +0200 (EET) Date: Wed, 21 Mar 2007 01:10:13 +0200 From: "Kirill A. Shutemov" Subject: Re: [Qemu-devel] [PATCH] fcntl64 fix Message-ID: <20070320231013.GC32229@localhost.localdomain> References: <20070320135910.GA18571@localhost.localdomain> <20070320171103.GA20530@localhost.localdomain> <20070320193442.GA11933@localhost.localdomain> <20070320214749.GE2311@networkno.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Y5rl02BVI9TCfPar" 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 --Y5rl02BVI9TCfPar Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On [Tue, 20.03.2007 19:05], Stuart Anderson wrote: > Now that the dust has settled, I see where the change is probably a > no-op anyway. A quick little test program indicates that on x86_64, > l_start will have an offset of 8 wether the structure is packed or not, > and wether the __pad member is present or not. The unsigned long long is > always going to be aligned to a 8 byte boundary. It architecture specific I think. --=20 Regards, Kirill A. Shutemov + Belarus, Minsk + Velesys LLC, http://www.velesys.com/ + ALT Linux Team, http://www.altlinux.com/ --Y5rl02BVI9TCfPar Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGAGnsbWYnhzC5v6oRAnvrAJ9kJTHphSriKm7/oi/zQSNrwxwlbACgjxDQ 1U2tDdDtQ+K9nLNCoWC7AiM= =0dSw -----END PGP SIGNATURE----- --Y5rl02BVI9TCfPar--