WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

Re: [Xen-ia64-devel] [Patch] Issue about interrupt for PV-on-HVM on IPF

To: DOI Tsunehisa <Doi.Tsunehisa@xxxxxxxxxxxxxx>
Subject: Re: [Xen-ia64-devel] [Patch] Issue about interrupt for PV-on-HVM on IPF
From: Alex Williamson <alex.williamson@xxxxxx>
Date: Sun, 19 Nov 2006 18:25:15 -0700
Cc: xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 19 Nov 2006 17:25:23 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <455C2DEB.9010504@xxxxxxxxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: OSLO R&D
References: <455C2DEB.9010504@xxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, 2006-11-16 at 18:22 +0900, DOI Tsunehisa wrote:
>  
> +static int get_callback_irq(struct pci_dev *pdev)
> +{
> +#ifdef __ia64__
> +     int irq;
> +     for (irq = 0; irq < 16; irq++) {
> +             if (isa_irq_to_vector_map[irq] == pdev->irq)
> +                     return irq;

   This should probably be isa_irq_to_vector(irq).  Will the HVM PCI
device always use an ISA IRQ?  Thanks,

        Alex

-- 
Alex Williamson                             HP Open Source & Linux Org.


_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel