From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbMIy-0002C5-Fr for qemu-devel@nongnu.org; Tue, 29 Oct 2013 23:18:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VbMIs-0006ze-6D for qemu-devel@nongnu.org; Tue, 29 Oct 2013 23:18:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:16141) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbMIr-0006y4-Ud for qemu-devel@nongnu.org; Tue, 29 Oct 2013 23:18:42 -0400 Date: Wed, 30 Oct 2013 08:48:34 +0530 From: Amit Shah Message-ID: <20131030031834.GA8734@grmbl.mre> References: <20131004154802.GA25646@grmbl.mre> <20131029131245.GA5862@grmbl.mre> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131029131245.GA5862@grmbl.mre> Subject: Re: [Qemu-devel] [PULL v2][RESEND] char: fix segfault on chardev detach List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Paolo Bonzini , qemu list , Gerd Hoffmann On (Tue) 29 Oct 2013 [18:42:45], Amit Shah wrote: > On (Fri) 04 Oct 2013 [21:18:02], Amit Shah wrote: > > Hi Anthony, > > > > Please pull to receive a fix for a segfault in the char layer. The > > patches have been on the list for a week, and Gerd has reviewed them. > > > > (I'm overloading the virtio-serial git tree for this series, haven't > > gotten around to setting up a separate tree for char yet.) > > > > > > v2: I bungled up the git url, fixed one below. > > Ping? Eh, sorry -- checked the wrong tree. This is pulled in master, thanks. Amit