commit | 9b1568458a3ef006361710dc12848aec891883b5 | [log] [tgz] |
---|---|---|
author | Adam Jackson <ajax@redhat.com> | Mon Sep 29 14:52:03 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Sep 30 10:25:28 2008 +0200 |
tree | e0bcd0b1fadb4fb04e8336cef4fb1839924b39cb | |
parent | 12544697f12e0ecdcf971075415c7678fae502af [diff] |
x86, debug printouts: IOMMU setup failures should not be KERN_ERR The number of BIOSes that have an option to enable the IOMMU, or fix anything about its configuration, is vanishingly small. There's no good reason to punish quiet boot for this. Signed-off-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>