Files
android_kernel_samsung_sm8750/arch/powerpc/kernel
Gavin Shan a3032ca9f8 powerpc/eeh: Fetch IOMMU table in reliable way
Function eeh_iommu_group_to_pe() iterates each PCI device to check
the binding IOMMU group with get_iommu_table_base(), which possibly
fetches pdev->dev.archdata.dma_data.dma_offset. It's (0x1 << 59)
for "bypass" cases.

The patch fixes the issue by iterating devices hooked to the IOMMU
group and fetch IOMMU table there.

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2014-08-05 15:41:16 +10:00
..
2014-07-28 14:10:22 +10:00
2014-07-28 14:11:22 +10:00
2014-04-18 14:20:41 +02:00
2014-07-28 14:10:23 +10:00
2014-06-25 13:10:48 +10:00
2014-04-07 10:33:12 +10:00
2014-06-11 17:04:29 +10:00
2014-03-19 19:57:14 -05:00