On Tue, May 14, 2019 at 4:44 AM Leon Romanovsky <leon@xxxxxxxxxx> wrote: > > From: Yishai Hadas <yishaih@xxxxxxxxxxxx> > > Mark completion EQs as shared resources so that they can be used by CQs > with uid != 0. > > Fixes: 7efce3691d33 ("IB/mlx5: Add obj create and destroy functionality") > Signed-off-by: Yishai Hadas <yishaih@xxxxxxxxxxxx> > Signed-off-by: Saeed Mahameed <saeedm@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/net/ethernet/mellanox/mlx5/core/eq.c | 3 +++ > include/linux/mlx5/mlx5_ifc.h | 2 +- > 2 files changed, 4 insertions(+), 1 deletion(-) > Hi leon, I see the patch is marked for mlx5-next, As we spoke earlier, let's push this directly to rdma-next and skip mlx5-next, we will need to reset the branch soon, so let's keep it clean. Thanks, Saeed