commit | 049541e178d5b1d003584aa0ad2a96101f0694d2 | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@gmail.com> | Fri Nov 03 10:50:33 2017 -0600 |
committer | Alex Williamson <alex.williamson@redhat.com> | Fri Nov 03 10:50:33 2017 -0600 |
tree | 16892249fe64d0af2f0a8cdff71961b263c30184 | |
parent | 2c40367cbff6f9ed1efda238685837fb5f0d9e3c [diff] |
iommu: qcom: wire up fault handler This is quite useful for debugging. Currently, always TERMINATE the translation when the fault handler returns (since this is all we need for debugging drivers). But I expect the SVM work should eventually let us do something more clever. Signed-off-by: Rob Clark <robdclark@gmail.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>