RE: Problems with MSI-X on ia64

From: Miller, Mike (OS Dev)
Date: Mon Feb 27 2006 - 13:33:53 EST


> -----Original Message-----
> From: Grant Grundler [mailto:grundler@xxxxxxxxxxxxxxxx]
> Sent: Saturday, February 25, 2006 10:24 AM
> To: Miller, Mike (OS Dev)
> Cc: Grundler, Grant G; Luck, Tony; Chris Wedgwood; Grant
> Grundler; Greg KH; linux-kernel@xxxxxxxxxxxxxxx;
> linux-scsi@xxxxxxxxxxxxxxx; linux-ia64@xxxxxxxxxxxxxxx;
> linux-pci@xxxxxxxxxxxxxxxxxxxxxxxx; Jesse Barnes; Patterson,
> Andrew D (Linux R&D)
> Subject: Re: Problems with MSI-X on ia64
>
> On Tue, Feb 21, 2006 at 02:21:42PM -0600, Miller, Mike (OS Dev) wrote:
> > So I looked at 2.6.16-rc3 which works in my lab, but phys_addr is
> > still an int. How can that work?
>
> "int" (u32) will work if the top bits are zero or alias to
> the same thing as the full 64-bit address.
> Can you apply the patch and add printk's to dump the
> pci_resource_start(dev,bir) in msix_capability_init()?

My box is in a vegetative state. Working with HW folks to resolve.

mikem

>
>
> > I believe Andrew saw the same thing in 2.6.15.
>
> Yes, AFIACT 2.6.15 has the same code.
>
> thanks,
> grant
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/