]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Support BAR sizes up to 8GB
authorAlan <alan@linux.intel.com>
Mon, 19 May 2014 13:03:14 +0000 (14:03 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 23 May 2014 16:47:21 +0000 (10:47 -0600)
commit2ead9282ab3884e8116161a207ef6e4eae9a5cc2
tree2ca7d75ce49993efafad9d6d744ef8a7b674c81f
parent7695bc000a2192e9597ee5774ac93e3ab05e3be2
PCI: Support BAR sizes up to 8GB

This is needed for some of the Xeon Phi type systems.

[bhelgaas: added Nikhil, use ARRAY_SIZE() to connect with decl, folded in
Kevin's "order < 0" fix to ARRAY_SIZE() usage]
Signed-off-by: Nikhil P Rao <nikhil.rao@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/setup-bus.c