PCI: Don't carp about BAR allocation failures in quiet boot
authorIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 05:49:40 +0000 (06:49 +0100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:12:42 +0000 (11:12 -0800)
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>

No differences found