From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Smn0p-00059b-Pv for qemu-devel@nongnu.org; Thu, 05 Jul 2012 10:26:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Smn0j-0002lj-JO for qemu-devel@nongnu.org; Thu, 05 Jul 2012 10:26:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22355) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Smn0j-0002lD-By for qemu-devel@nongnu.org; Thu, 05 Jul 2012 10:26:25 -0400 Date: Thu, 5 Jul 2012 15:26:21 +0100 From: "Richard W.M. Jones" Message-ID: <20120705142621.GP2552@amd.home.annexia.org> References: <1341495164-16915-1-git-send-email-rjones@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] Replace 'struct siginfo' with 'siginfo_t'. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: hdegoede@redhat.com, aliguori@us.ibm.com, qemu-devel@nongnu.org On Thu, Jul 05, 2012 at 03:16:12PM +0100, Peter Maydell wrote: > On 5 July 2012 14:32, Richard W.M. Jones wrote: > > From: "Richard W.M. Jones" > > > > glibc 2.16 will remove the undocumented definition of 'struct siginfo' > > from . > > Progress marches on, trampling all in its wake. Hey, don't shoot the messenger :-) > > This change is already present in glibc 2.15.90, so qemu compilation > > of certain targets (eg. cris-user) breaks. > > > > This struct was always typedef'd to be the same as 'siginfo_t' which > > is what POSIX documents, so use that instead. > > > > Signed-off-by: Richard W.M. Jones > > Reviewed-by: Peter Maydell Thanks, Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://et.redhat.com/~rjones/virt-df/