From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH] xen/arm: domain_vgic_init: Avoid double free on shared_irqs Date: Wed, 10 Sep 2014 12:04:10 -0700 Message-ID: <5410A0AA.4040600@linaro.org> References: <1406297847-23440-1-git-send-email-julien.grall@linaro.org> <540E15FF.8050002@linaro.org> <1410261182.8217.127.camel@kazak.uk.xensource.com> <1410341265.8217.257.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1XRnBf-0005gX-8y for xen-devel@lists.xenproject.org; Wed, 10 Sep 2014 19:04:15 +0000 Received: by mail-qa0-f48.google.com with SMTP id v10so2299448qac.21 for ; Wed, 10 Sep 2014 12:04:12 -0700 (PDT) In-Reply-To: <1410341265.8217.257.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: xen-devel , Tim Deegan , "Stefano.Stabellini@citrix.com" List-Id: xen-devel@lists.xenproject.org On 10/09/14 02:27, Ian Campbell wrote: > On Tue, 2014-09-09 at 11:51 -0700, Julien Grall wrote: >> On 9 September 2014 04:13, Ian Campbell wrote: >>> Sorry, this one wasn't in my queue foirld for some reason. Acked + >>> applied. >> >> Thanks! The double free is also present on Xen 4.4. Can you put it on >> your backport list? > > It's already there, I should have said. Thanks! -- Julien Grall