From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v5 p2 13/19] tools/libxl: Create a per-arch function to map IRQ to a domain Date: Thu, 16 Apr 2015 16:42:28 +0100 Message-ID: <1429198948.25195.169.camel@citrix.com> References: <1428592185-18581-1-git-send-email-julien.grall@citrix.com> <1428592185-18581-14-git-send-email-julien.grall@citrix.com> <1429197137.25195.152.camel@citrix.com> <552FD4C3.7030106@citrix.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 1Yilwj-0002V3-WD for xen-devel@lists.xenproject.org; Thu, 16 Apr 2015 15:43:18 +0000 In-Reply-To: <552FD4C3.7030106@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: Julien Grall Cc: Wei Liu , tim@xen.org, Julien Grall , Ian Jackson , stefano.stabellini@citrix.com, xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-04-16 at 16:26 +0100, Julien Grall wrote: > Hi Ian, > > On 16/04/2015 16:12, Ian Campbell wrote: > > Acked-by: Ian Campbell > > (as I did v4 with the typoes fixed) > > I wasn't sure if I could keep your ack because the function used to map > the IRQ wasn't the same on v4. I wouldn't have minded, but no harm done. Ian.