]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/infiniband/hw/qib/qib_init.c
IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem
[net-next-2.6.git] / drivers / infiniband / hw / qib / qib_init.c
index 9b40f345ac3f201dee3f6e9d9a2017e8cc58dc86..25895991dc527922e4210ff6d7629f88bb6789b9 100644 (file)
@@ -1499,6 +1499,12 @@ bail:
        return -ENOMEM;
 }
 
+/*
+ * Note: Changes to this routine should be mirrored
+ * for the diagnostics routine qib_remap_ioaddr32().
+ * There is also related code for VL15 buffers in qib_init_7322_variables().
+ * The teardown code that unmaps is in qib_pcie_ddcleanup()
+ */
 int init_chip_wc_pat(struct qib_devdata *dd, u32 vl15buflen)
 {
        u64 __iomem *qib_kregbase = NULL;