> I think Roland already has this patch. > * This is a bit of a hack since we rely on dma_map_single() > - * being reversible by calling bus_to_virt(). > + * being reversible by calling phys_to_virt().
Actually I NAK'ed this patch. It compiles the same thing on x86_64 but makes the source code wrong -- dma_map_single() returns a bus address, not a physical address. - R. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
