From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KK7yP-0007WB-PF for qemu-devel@nongnu.org; Sat, 19 Jul 2008 04:39:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KK7yM-0007UA-F0 for qemu-devel@nongnu.org; Sat, 19 Jul 2008 04:39:24 -0400 Received: from [199.232.76.173] (port=43378 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KK7yM-0007Tu-2p for qemu-devel@nongnu.org; Sat, 19 Jul 2008 04:39:22 -0400 Received: from main.gmane.org ([80.91.229.2]:48143 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KK7yL-00055V-Lb for qemu-devel@nongnu.org; Sat, 19 Jul 2008 04:39:21 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KK7yG-0005XU-Ft for qemu-devel@nongnu.org; Sat, 19 Jul 2008 08:39:16 +0000 Received: from cac94-1-81-57-151-96.fbx.proxad.net ([81.57.151.96]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Jul 2008 08:39:16 +0000 Received: from castet.matthieu by cac94-1-81-57-151-96.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Jul 2008 08:39:16 +0000 From: matthieu castet Date: Sat, 19 Jul 2008 08:39:08 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: news Subject: [Qemu-devel] Re: target arm fstat64 bug 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 Hi, any comment on this ? You can look at http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git \ ;a=blob;f=include/asm-arm/stat.h;h=42c0c13999d5ffa4f8458d2825cd121a41dd8595; \ hb=HEAD to see the kernel header and compare with qemu one.