]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
authorMyron Stowe <mstowe@redhat.com>
Mon, 21 Nov 2011 18:54:19 +0000 (11:54 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 14 Feb 2012 16:44:46 +0000 (08:44 -0800)
commit6535943fbf25c8e9419a6b20ca992633baa0bf99
treead7eab22b1a193b37a47b804f49451bd7405833d
parent925845bd49c6de437dfab3bf8dc654ea3ae21d74
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list

This patch converts the underlying maintenance aspects of FW-assigned
BIOS BAR values from a statically allocated array within struct pci_dev
to a list of temporary, stand alone, entries.

Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/i386.c
drivers/pci/setup-res.c
include/linux/pci.h