diff options
author | Kirti Wankhede <[email protected]> | 2020-06-03 00:12:36 +0530 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2020-06-02 13:38:21 -0600 |
commit | cd0bb41ea86027d3a5c3555772692323cbc05bc1 (patch) | |
tree | 77528895b6881c2bbfd290e9f0a77616576c232b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 95fc87b44104d9a524ff3e975bbfbd7c1f1a2dd5 (diff) |
vfio iommu: Use shift operation for 64-bit integer division
Fixes compilation error with ARCH=i386.
Error fixed by this commit:
ld: drivers/vfio/vfio_iommu_type1.o: in function `vfio_dma_populate_bitmap':
>> vfio_iommu_type1.c:(.text+0x666): undefined reference to `__udivdi3'
Fixes: d6a4c185660c ("vfio iommu: Implementation of ioctl for dirty pages tracking")
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Kirti Wankhede <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions