From: Ohad Ben-Cohen Date: Tue, 13 Sep 2011 19:26:29 +0000 (-0400) Subject: iommu/omap: Migrate to the generic fault report mechanism X-Git-Tag: v3.2-rc1~117^2^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f10f02efca2e4c2372bbe4b785959533819919;p=pandora-kernel.git iommu/omap: Migrate to the generic fault report mechanism Start using the generic fault report mechanism, as provided by the IOMMU core, and remove its now-redundant omap_iommu_set_isr API. Currently we're only interested in letting upper layers know about the fault, so in case the faulting device is a remote processor, they could restart it. Dynamic PTE/TLB loading is not supported. Signed-off-by: Ohad Ben-Cohen Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed