aboutsummaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
authorChristoph Hellwig2021-09-24 17:57:03 +0200
committerAlex Williamson2021-09-30 12:46:45 -0600
commit65cdbf10633783647c45eb22f0e70f193fee3789 (patch)
tree0753a442454722eb9dda790683901a12db4faff2 /net/tipc
parent898639041484003e219e35fd1623b4bb1f4c0d04 (diff)
vfio/iommu_type1: initialize pgsize_bitmap in ->open
Ensure pgsize_bitmap is always valid by initializing it to PAGE_MASK in vfio_iommu_type1_open and remove the now pointless update for the external domain case in vfio_iommu_type1_attach_group, which was just setting pgsize_bitmap to PAGE_MASK when only external domains were attached. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20210924155705.4258-14-hch@lst.de [aw: s/ULONG_MAX/PAGE_MASK/ per discussion in link] Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions