[git pull] PCI fix

From: Jesse Barnes
Date: Fri Sep 04 2009 - 14:06:19 EST


The following changes since commit adda766193ea1cf3137484a9521972d080d0b7af:
Linus Torvalds (1):
Merge branch 'release' of git://git.kernel.org/.../lenb/linux-acpi-2.6

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 for-linus

One more last minute fix from Chris. Without this, devices supporting SR-IOV
have much inflated (and unnecessary) alignment requirements, which can lead to
resource allocation failures.

Chris Wright (1):
PCI SR-IOV: correct broken resource alignment calculations

drivers/pci/iov.c | 23 +++++++++++++++++++++++
drivers/pci/pci.h | 13 +++++++++++++
drivers/pci/setup-bus.c | 4 ++--
drivers/pci/setup-res.c | 8 ++++----
4 files changed, 42 insertions(+), 6 deletions(-)

Thanks,
--
Jesse Barnes, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/