This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / sparc / mm / iommu.c
index cbc9dd7..b661ca0 100644 (file)
@@ -173,7 +173,6 @@ static u32 iommu_get_one(struct page *page, int npages, struct sbus_bus *sbus)
        }
 
        iommu_viking_flush_iotlb(iopte0, npages);
-       flush_cache_all(); // hack to fix dma errors with hypersparc
 
        return busa0;
 }