From: Shuah Khan Date: Thu, 15 Aug 2013 17:59:27 +0000 (-0600) Subject: iommu: Change iommu driver to call detach_device_to_domain trace event X-Git-Tag: v3.13-rc1~79^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=699806302d8ac7dfb7d46e20da0ecd4317418d1d;p=pandora-kernel.git iommu: Change iommu driver to call detach_device_to_domain trace event Change iommu driver to call detach_device_to_domain trace event. This iommu_device class event can be enabled to trigger when devices are detached from a domain. Trace information includes device name. Testing: Added trace calls to iommu_prepare_identity_map() for testing some of the conditions that are hard to trigger. Here is the trace from the testing: swapper/0-1 [003] .... 1.854102: detach_device_from_domain: IOMMU: device=0000:00:02.0 Signed-off-by: Shuah Khan Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed