Re: [PATCH 1/8] iommu: Add a gfp parameter to iommu_map()

2023-01-06 Thread Robin Murphy
On 2023-01-06 16:42, Jason Gunthorpe wrote: The internal mechanisms support this, but instead of exposting the gfp to the caller it wrappers it into iommu_map() and iommu_map_atomic() Fix this instead of adding more variants for GFP_KERNEL_ACCOUNT. FWIW, since we *do* have two variants

[bug report] vdpa/mlx5: Add RX counters to debugfs

2023-01-06 Thread Dan Carpenter
Hello Eli Cohen, The patch 7fc5e9ed0777: "vdpa/mlx5: Add RX counters to debugfs" from Nov 14, 2022, leads to the following Smatch static checker warning: drivers/vdpa/mlx5/net/mlx5_vnet.c:1497 mlx5_vdpa_add_mac_vlan_rules() error: uninitialized symbol 'rule'.