commit | 55aab5f49e384a361668d112eefdb33e90779af9 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Wed Dec 17 12:52:34 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Dec 18 13:26:23 2008 +0100 |
tree | e123951c87567fba8f1ca56fa91c46d8b4b46c1c | |
parent | cf9b303e55da810255638c0b616b1a3f7eda9320 [diff] |
x86 gart: don't complain if no AMD GART found Impact: remove annoying bootup printk It's perfectly normal for no AMD GART to be present, e.g., if you have Intel CPUs. None of the other iommu_init() functions makes noise when it finds nothing. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Acked-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>