Re: [PATCH] iommu: moving initialization earlier

2013-01-11 Thread Joerg Roedel
On Thu, Jan 10, 2013 at 01:40:17PM -0700, Shuah Khan wrote: I am currently debugging IO_PAGE_FAULTS on 3.6.11 (happens on all pre-3.7 releases). I root-caused the reason 3.7 works is because in 3.7 amd iommu driver moving up the early iommu initialization from irq_remap_ops with the irq

Re: [PATCH v6 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT

2013-01-11 Thread 'Joerg Roedel'
Hi Kukjin, On Thu, Jan 10, 2013 at 11:33:41AM -0800, Kukjin Kim wrote: Sure, keep going on with Acked-by: Kukjin Kim kgene@samsung.com Done that. Applied the patch, some manual work was necessary as the patch didn't apply cleanly to v3.8-rc3. Please double-check if the result is correct.

Re: [PATCH] iommu: moving initialization earlier

2013-01-11 Thread Shuah Khan
On Fri, Jan 11, 2013 at 7:50 AM, Joerg Roedel j...@8bytes.org wrote: On Thu, Jan 10, 2013 at 01:40:17PM -0700, Shuah Khan wrote: I am currently debugging IO_PAGE_FAULTS on 3.6.11 (happens on all pre-3.7 releases). I root-caused the reason 3.7 works is because in 3.7 amd iommu driver moving up