Roland Dreier wrote: > Convert mad.c and agent.c to use ib_get_dma_mr() instead of > ib_reg_phys_mr(). This is simpler and is actually required on > platforms such as sparc64 where DMA addresses may not match up with > physical RAM addresses. > > OK to commit? Looks good to me. - Sean