Mainly cosmetic, but Bjorn noticed I got a little over zealous in cleaning out the sx1000 specific init routines in sba_iommu. This adds back in the ID->name mapping so it doesn't show up as "Unknown". Patch against latest 2.6. Alex --- 1.39/arch/ia64/hp/common/sba_iommu.c Mon Mar 15 07:51:33 2004 +++ edited/arch/ia64/hp/common/sba_iommu.c Mon Mar 22 10:52:38 2004 @@ -1678,6 +1678,7 @@ static struct ioc_iommu ioc_iommu_info[] __initdata = { { ZX1_IOC_ID, "zx1", ioc_zx1_init }, + { SX1000_IOC_ID, "sx1000", NULL }, }; static struct ioc * __init - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Mar 22 13:50:02 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:24 EST