Re: [PATCH net-next] drivers/net: Enable IOMMU pass through for be2net

2012-09-13 Thread David Miller
From: Craig Hada Date: Thu, 13 Sep 2012 10:06:43 -0700 > On 9/13/2012 9:27 AM, Hada, Craig M wrote: >> This patch sets the coherent DMA mask to 64-bit after the be2net >> driver has been acknowledged that the system is 64-bit DMA >> capable. The coherent DMA mask is examined by the Intel IOMMU dr

Re: [PATCH net-next] drivers/net: Enable IOMMU pass through for be2net

2012-09-13 Thread Craig Hada
On 9/13/2012 9:27 AM, Hada, Craig M wrote: This patch sets the coherent DMA mask to 64-bit after the be2net driver has been acknowledged that the system is 64-bit DMA capable. The coherent DMA mask is examined by the Intel IOMMU driver to determine whether to allow pass through context mapping

[PATCH net-next] drivers/net: Enable IOMMU pass through for be2net

2012-09-12 Thread Craig Hada
This patch sets the coherent DMA mask to 64-bit after the be2net driver has been acknowledged that the system is 64-bit DMA capable. The coherent DMA mask is examined by the Intel IOMMU driver to determine whether to allow pass through context mapping for all devices. With this patch, the be2net dr

[PATCH net-next] drivers/net: Enable IOMMU pass through for be2net

2012-09-12 Thread Craig Hada
This patch sets the coherent DMA mask to 64-bit after the be2net driver has been acknowledged that the system is 64-bit DMA capable. The coherent DMA mask is examined by the Intel IOMMU driver to determine whether to allow pass through context mapping for all devices. With this patch, the be2net dr