Re: [PATCH 08/13] net/mlx5: Rename kfree_rcu() to kfree_rcu_mightsleep()

From: Uladzislau Rezki
Date: Thu Mar 09 2023 - 08:47:24 EST


On Wed, Feb 01, 2023 at 04:08:14PM +0100, Uladzislau Rezki (Sony) wrote:
> The kfree_rcu()'s single argument name is deprecated therefore
> rename it to kfree_rcu_mightsleep() variant. The goal is explicitly
> underline that it is for sleepable contexts.
>
> Cc: Ariel Levkovich <lariel@xxxxxxxxxx>
> Cc: Saeed Mahameed <saeedm@xxxxxxxxxx>
> Cc: Vlad Buslov <vladbu@xxxxxxxxxx>
> Signed-off-by: Uladzislau Rezki (Sony) <urezki@xxxxxxxxx>
> ---
> drivers/net/ethernet/mellanox/mlx5/core/en/tc/int_port.c | 2 +-
> drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
Could you please add you reviwed-by or Acked-by tags so we can bring
our series with renaming for the next merge window?

Thanks!

--
Uladzislau Rezki