diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-07-28 00:10:39 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2018-07-28 00:10:39 +0200 |
commit | a54e43f993f8ec2f063b616a0e4d2b09e08d78a5 (patch) | |
tree | bc0e1ef91e97a99c39f656bb14d774598f3b17cc /drivers/pci/bus.c | |
parent | PCI/AER: Work around use-after-free in pcie_do_fatal_recovery() (diff) | |
download | linux-a54e43f993f8ec2f063b616a0e4d2b09e08d78a5.tar.xz linux-a54e43f993f8ec2f063b616a0e4d2b09e08d78a5.zip |
PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZE
IB_WIN_SIZE is larger than INT_MAX so we need to cast it to u64.
Fixes: 9af6bcb11e12 ("PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/bus.c')
0 files changed, 0 insertions, 0 deletions