From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vbjwc-0002lE-6k for qemu-devel@nongnu.org; Thu, 31 Oct 2013 00:33:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VbjwX-0002KY-Qa for qemu-devel@nongnu.org; Thu, 31 Oct 2013 00:33:18 -0400 Received: from hendrix.mega-nerd.net ([203.206.230.162]:45893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbjwX-0002KB-F0 for qemu-devel@nongnu.org; Thu, 31 Oct 2013 00:33:13 -0400 Received: from rollins.mnn (pharoah-vpn [10.9.8.2]) by hendrix.mega-nerd.net (Postfix) with SMTP id 3F11E106DDA for ; Thu, 31 Oct 2013 15:33:06 +1100 (EST) Date: Wed, 30 Oct 2013 21:33:05 -0700 From: Erik de Castro Lopo Message-Id: <20131030213305.8ec2d0ec0023245fd6fa307b@mega-nerd.com> In-Reply-To: <1383169944-10052-1-git-send-email-sw@weilnetz.de> References: <1383169944-10052-1-git-send-email-sw@weilnetz.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] linux-user: Fix stat64 syscall for SPARC64 Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Stefan Weil wrote: > Some targets use a stat64 structure for the stat64 syscall while others > use a stat structure. SPARC64 used the wrong kind. > > Instead of extending the conditional compilation in syscall.c, now a > macro TARGET_HAS_STRUCT_STAT64 is defined whenever a target has a > target_stat64. > > Signed-off-by: Stefan Weil Reviewed-by: Erik de Castro Lopo -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/