From: Yu Zhao Date: Fri, 20 Mar 2009 03:25:11 +0000 (+0800) Subject: PCI: initialize and release SR-IOV capability X-Git-Tag: v2.6.30-rc1~419^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1b054da8f599905f3c18a218961dcf17f9d5f13;p=pandora-kernel.git PCI: initialize and release SR-IOV capability If a device has the SR-IOV capability, initialize it (set the ARI Capable Hierarchy in the lowest numbered PF if necessary; calculate the System Page Size for the VF MMIO, probe the VF Offset, Stride and BARs). A lock for the VF bus allocation is also initialized if a PF is the lowest numbered PF. Reviewed-by: Matthew Wilcox Signed-off-by: Yu Zhao Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed