Re: [PATCH v4 0/2] iommu: Add iommu_error class event to iommu trace

2013-09-25 Thread Joerg Roedel
On Tue, Sep 24, 2013 at 03:21:18PM -0600, Shuah Khan wrote: Shuah Khan (2): iommu: Add iommu_error class event to iommu trace iommu: Change iommu driver to call io_page_fault trace event Applied to the tracing branch, thanks Shuah. ___ iommu

[PATCH v4 0/2] iommu: Add iommu_error class event to iommu trace

2013-09-24 Thread Shuah Khan
This patch set adds iommu_error class event to iommu trace. iommu_error class event can be enabled to trigger when an iommu error occurs. This trace event is intended to be called to report the error information. Trace information includes driver name, device name, iova, and flags.