Re: [PATCH 4/4] IB: introducing MTHCA_MR_DMABARRIER

From: Roland Dreier
Date: Wed Jan 30 2008 - 22:00:50 EST


> @@ -72,6 +73,8 @@ static void __ib_umem_release(struct ib_device *dev, struct ib_umem *umem, int d
> * @addr: userspace virtual address to start at
> * @size: length of region to pin
> * @access: IB_ACCESS_xxx flags for memory being pinned
> + * @dmabarrier: set a "dma barrier" so that in-flight DMA is
> + * flushed when the memory region is written to
> */

I see... it seems some of the previous patch snuck in here...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/