RE: [PATCH 0/3 v2] iommu/fsl: PAMU driver fixes.

2013-10-17 Thread Sethi Varun-B16395
rnel.org; Yoder Stuart-B08248; > Wood Scott-B07421; alex.william...@redhat.com; Bhushan Bharat-R65777 > Cc: Sethi Varun-B16395 > Subject: [PATCH 0/3 v2] iommu/fsl: PAMU driver fixes. > > The first patch fixes a build failure, when we try to build for a > Freescale platform without P

[PATCH 0/3 v2] iommu/fsl: PAMU driver fixes.

2013-10-16 Thread Varun Sethi
The first patch fixes a build failure, when we try to build for a Freescale platform without PCI support. The second patch enables a default DMA window for the device, once it's detached from a domain. In case of vfio, once device is detached from a guest it can be again used by the host. The las