UPSTREAM: exynos: add basic diagnostic output for IOMMU faults
authorGrant Grundler <grundler@chromium.org>
Wed, 13 Feb 2013 21:52:31 +0000 (13:52 -0800)
committerChromeBot <chrome-bot@google.com>
Wed, 20 Feb 2013 23:10:14 +0000 (15:10 -0800)
commit0eac91adab60be96d5ad59cb6353bfa838a3a723
treedbd39f607a3858f4455ed3158448a695f6e6eb72
parent878e5d360fe3d3eddb892eabc75b8dd8f447772a
UPSTREAM: exynos: add basic diagnostic output for IOMMU faults

Give some visibility into which devices are hitting problems and
which type of faults they are generating.

Code is roughly what pullip.cho@samsung.com suggested in
   http://crosbug.com/37066

Equivalent code is present upstream in exynos-iommu.c:default_fault_handler()
Author: KyongHo Cho <pullip.cho@samsung.com>
Date:   Sat May 12 05:56:09 2012 +0900
iommu/exynos: Add iommu driver for EXYNOS Platforms

BUG=chromium-os:37066
TEST=manually injected fault to trigger output.

Change-Id: I06e1d1214578033b72b5aa51c228f13cb4443bcb
Signed-off-by: Grant Grundler <grundler@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/43235
Reviewed-by: Doug Anderson <dianders@chromium.org>
drivers/iommu/exynos-iommu.c