From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOz2x-0000i3-Nh for qemu-devel@nongnu.org; Thu, 09 Jul 2009 15:12:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOz2t-0000fy-TR for qemu-devel@nongnu.org; Thu, 09 Jul 2009 15:12:43 -0400 Received: from [199.232.76.173] (port=42203 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOz2t-0000fp-Ld for qemu-devel@nongnu.org; Thu, 09 Jul 2009 15:12:39 -0400 Received: from e8.ny.us.ibm.com ([32.97.182.138]:47758) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MOz2t-00061Y-Cg for qemu-devel@nongnu.org; Thu, 09 Jul 2009 15:12:39 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e8.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n69J1gf9002019 for ; Thu, 9 Jul 2009 15:01:42 -0400 Received: from d01av01.pok.ibm.com (d01av01.pok.ibm.com [9.56.224.215]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n69JCZp6250780 for ; Thu, 9 Jul 2009 15:12:35 -0400 Received: from d01av01.pok.ibm.com (loopback [127.0.0.1]) by d01av01.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n69JCZLG004507 for ; Thu, 9 Jul 2009 15:12:35 -0400 Message-ID: <4A564121.8080204@us.ibm.com> Date: Thu, 09 Jul 2009 14:12:33 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCHv5 1/5] qemu/msi: fix segfault in msix_save References: <20090705125823.GB5417@redhat.com> <20090709160801.657b1838@doriath> In-Reply-To: <20090709160801.657b1838@doriath> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: kwolf@redhat.com, kvm@vger.kernel.org, "Michael S. Tsirkin" , glommer@redhat.com, qemu-devel@nongnu.org, blauwirbel@gmail.com, avi@redhat.com Luiz Capitulino wrote: > On Sun, 5 Jul 2009 15:58:23 +0300 > "Michael S. Tsirkin" wrote: > > >> This fixes segfault reported by Kevin Wolf, >> and simplifies the code in msix_save. >> >> Reported-by: Kevin Wolf >> Signed-off-by: Michael S. Tsirkin >> > > Any reason on why this wasn't applied yet? > > Spent some time bisecting this just to find out it's already > fixed. I'm unable to migrate w/o this one. > It was just posted on Sunday, give a chance for people to review it and apply. -- Regards, Anthony Liguori