iommu/omap: Migrate to the generic fault report mechanism
authorOhad Ben-Cohen <ohad@wizery.com>
Tue, 13 Sep 2011 19:26:29 +0000 (15:26 -0400)
committerJoerg Roedel <joerg.roedel@amd.com>
Wed, 14 Sep 2011 13:36:35 +0000 (15:36 +0200)
commite7f10f02efca2e4c2372bbe4b785959533819919
treeec739418369c0fbbf0eec1871f06bf25f984d0e0
parent4f3f8d9db359bbc780d482849f2a9c8b12f910b6
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 <ohad@wizery.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/arm/plat-omap/include/plat/iommu.h
drivers/iommu/omap-iommu.c