aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorSuresh Siddha <[email protected]>2011-08-23 17:05:21 -0700
committerIngo Molnar <[email protected]>2011-09-21 10:21:55 +0200
commit80990c5ba6de9040d2df7c06e3c222c61004085d (patch)
tree38b4f852b7f20a2f6dee56c022cec550f23db16d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent318fe7df9d8456f778451b01913b5d0dc0a25854 (diff)
iommu: No need to set dmar_disabled in check_zero_address()
Before the restructruing of the x86 IOMMU code, intel_iommu_init() was getting called directly from pci_iommu_init() and hence needed to explicitly set dmar_disabled to 1 for the failure conditions of check_zero_address(). Recent changes don't call intel_iommu_init() if the intel iommu detection fails as a result of failure in check_zero_address(). So no need for this ifdef and the code inside it. Signed-off-by: Suresh Siddha <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions