Re: [PATCH 10/16] iommu/amd: Implement MSI routines for interruptremapping

From: Joerg Roedel
Date: Fri Sep 28 2012 - 11:04:09 EST


On Fri, Sep 28, 2012 at 10:49:34AM -0400, Konrad Rzeszutek Wilk wrote:
> On Fri, Sep 28, 2012 at 02:24:00PM +0200, Joerg Roedel wrote:
> > + if (index >= MAX_IRQS_PER_TABLE)
> > + return 0;
>
> Hmm? Not an error code?

No, when this case happens it just means that the interrupt is not
remapped (because the device itself is not handled by the IOMMU). This
is not an error code and only tells the code which composes the msi-msg
to use the default routine instead of the one for interrupt remapping.


Joerg

--
AMD Operating System Research Center

Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach
General Managers: Alberto Bozzo
Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen, HRB Nr. 43632

--
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/