commit | 104bafcfab7ce3031399e60069949f10acecc022 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Fri Dec 12 06:49:40 2008 +0100 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:12:42 2009 -0800 |
tree | debcded4ab416abdc5a6ebdfa25080d180ac1a15 | |
parent | a367f74cb6f9c49850a4ee86e45fd3a8e83065e4 [diff] |
PCI: Don't carp about BAR allocation failures in quiet boot These are easy to trigger (more or less harmlessly) with multiple video cards, since the ROM BAR will typically not be given any space by the BIOS bridge setup. No reason to punish quiet boot for this. Signed-off-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>