> @@ -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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to