-
由 Nikhil P Rao 提交于
_pci_assign_resource() took an int "size" argument, which meant that sizes larger than 4GB were truncated. Change type to resource_size_t. [bhelgaas: changelog] Signed-off-by: NNikhil P Rao <nikhil.rao@intel.com> Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
d6776e6d