+2
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
_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:Nikhil P Rao <nikhil.rao@intel.com> Signed-off-by:
Bjorn Helgaas <bhelgaas@google.com>