From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v5 01/22] xen/arm: Return success if dt node does not have irq mapping Date: Tue, 28 Jul 2015 14:27:22 +0100 Message-ID: <55B7833A.4000601@citrix.com> References: <1437995524-19772-1-git-send-email-vijay.kilari@gmail.com> <1437995524-19772-2-git-send-email-vijay.kilari@gmail.com> <55B77FF0.3010709@citrix.com> <1438089821.11600.153.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1438089821.11600.153.camel@citrix.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 , vijay.kilari@gmail.com, stefano.stabellini@eu.citrix.com, stefano.stabellini@citrix.com, tim@xen.org, xen-devel@lists.xen.org Cc: Prasun.Kapoor@caviumnetworks.com, manish.jaggi@caviumnetworks.com, Vijaya Kumar K List-Id: xen-devel@lists.xenproject.org On 28/07/15 14:23, Ian Campbell wrote: > On Tue, 2015-07-28 at 14:13 +0100, Julien Grall wrote: >> Hi Vijay, >> >> I think the title is too wide for the patch. I would rename to >> "xen/dt: Handle correctly node with interrupt-map in dt_for_each_irq_map" >> >> On 27/07/15 12:11, vijay.kilari@gmail.com wrote: >>> From: Vijaya Kumar K >>> >>> dt_for_each_irq_map() returns error if no irq mapping is found. >>> With this patch, Ignore error and return success >>> >>> Signed-off-by: Vijaya Kumar K >> >> I think this would be a bug fix for Xen 4.6. Can you send it separately? > > I'm happy to be pointed at subsets of a series which are suitable to go in > now, no particular need to resend separately, assuming it can be applied in > isolation. Agree, although there is no need to wait that all the patch series is resent to get a new version of this patch. So we can get it applied as soon as possible. Regards, -- Julien Grall