Re: [PATCH 2/4] msi vector targeting abstractions

From: Mark Maule
Date: Thu Dec 22 2005 - 08:58:27 EST


On Thu, Dec 22, 2005 at 10:36:06AM +0000, Christoph Hellwig wrote:
> > Mainly I did it this way 'cause msg_address seems to be geared toward specific
> > hw (apic?). In the case of altix interrupt hw, we don't know about
> > dest_mode et. al., but only care about the raw address.
>
> In that case you should probably kill the struct as I suggested and only
> keep the shift & mask defines in the file for the apic hw implementation.

Yes, that's what I've done (mostly) for the next patch round. Still haven't
killed the struct, but at least its isolated to apic code now.

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