From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [RFC 17/19] libxl/arm: Rename set_interrupt_ppi to set_interrupt and handle SPIs Date: Thu, 03 Jul 2014 13:04:11 +0100 Message-ID: <53B546BB.5080202@linaro.org> References: <1402935486-29136-1-git-send-email-julien.grall@linaro.org> <1402935486-29136-18-git-send-email-julien.grall@linaro.org> <1404388723.17859.32.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1X2fkQ-0004Dp-Ge for xen-devel@lists.xenproject.org; Thu, 03 Jul 2014 12:04:18 +0000 Received: by mail-we0-f177.google.com with SMTP id u56so124193wes.8 for ; Thu, 03 Jul 2014 05:04:15 -0700 (PDT) In-Reply-To: <1404388723.17859.32.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@lists.xenproject.org, tim@xen.org, Ian Jackson , stefano.stabellini@citrix.com, Stefano Stabellini List-Id: xen-devel@lists.xenproject.org Hi Ian, On 07/03/2014 12:58 PM, Ian Campbell wrote: > On Mon, 2014-06-16 at 17:18 +0100, Julien Grall wrote: >> The function will be used later during device passthrough to create >> interrupts in the device tree. Those interrupts are usually SPIs. >> >> Signed-off-by: Julien Grall >> Cc: Ian Jackson >> Cc: Stefano Stabellini > > Acked-by: Ian Campbell > > Could this and the previous patch be applied today? I don't see any > dependency on what went before and they seem reasonable cleanups > regardless of the rest of the series. They have no dependencies on the other patches of the series. You can apply them without any issue. Regards, -- Julien Grall