> The kvfree_rcu()'s single argument name is deprecated therefore > rename it to kvfree_rcu_mightsleep() variant. The goal is explicitly > underline that it is for sleepable contexts. > > Cc: Jens Axboe <axboe@xxxxxxxxx> > Cc: Philipp Reisner <philipp.reisner@xxxxxxxxxx> > Cc: Lars Ellenberg <lars.ellenberg@xxxxxxxxxx> > Signed-off-by: Uladzislau Rezki (Sony) <urezki@xxxxxxxxx> > --- > drivers/block/drbd/drbd_nl.c | 6 +++--- > drivers/block/drbd/drbd_receiver.c | 4 ++-- > drivers/block/drbd/drbd_state.c | 2 +- > 3 files changed, 6 insertions(+), 6 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