]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource
authorYinghai Lu <yinghai@kernel.org>
Wed, 25 Nov 2009 02:05:12 +0000 (18:05 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Sat, 5 Dec 2009 00:00:17 +0000 (16:00 -0800)
commit575939cf548951dde8df0786899ea5a91bb669b2
tree827fd5a0645d83e87879d7e62f53f51e59f7c54d
parentf9f45604edcf87ac86a9d68ca54106c5fb743719
x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource

This allows us to use the BIOS SR-IOV allocations rather than assigning
our own later on.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/i386.c