diff options
| author | 2009-12-16 22:59:29 +0000 | |
|---|---|---|
| committer | 2009-12-31 19:42:05 +0000 | |
| commit | 0b8973a81876d90f916507ac40d1381068dc986a (patch) | |
| tree | 3cc063537da1b2e041223add104aa6ca3d64ba04 /tools/perf/scripts/python/syscall-counts.py | |
| parent | Merge git://git.infradead.org/iommu-2.6 (diff) | |
| download | wireguard-linux-0b8973a81876d90f916507ac40d1381068dc986a.tar.xz wireguard-linux-0b8973a81876d90f916507ac40d1381068dc986a.zip | |
intel-iommu: Fix section mismatch dmar_ir_support() uses dmar_tbl.
dmar_tbl is declared as __initdata, but dmar_ir_support() is not declared
as an __init function. Fix is simple since the only caller of dmar_ir_support
(intr_remapping_supported) is an __init function.
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
