Re: [PATCH 7/25] msi: Refactor the msi_ops.

From: Rajesh Shah
Date: Tue Jun 20 2006 - 21:22:28 EST


On Tue, Jun 20, 2006 at 04:28:20PM -0600, Eric W. Biederman wrote:
> drivers/pci/msi-altix.c | 49 +++++++++++++++++++------------------
> drivers/pci/msi-apic.c | 36 ++++++++++++++-------------
> drivers/pci/msi.c | 22 ++++++++---------
> drivers/pci/msi.h | 62 -----------------------------------------------
> include/linux/pci.h | 62 +++++++++++++++++++++++++++++++++++++++++++++++

I think the platform/arch specific code here should move to arch/.
For example, msi-altix can go to arch/ia64/sn/pci, msi-apic.c can
go to arch/i386/pci (and can be shared by x86_64)...

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