On Mon, May 25, 2020 at 04:03:05PM +0300, Kamal Heib wrote: > can_sleep is always 0 when iboib_mcast_alloc() is called, so remove it and > use GFP_ATOMIC instead of GFP_KERNEL. > > Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx> > --- > drivers/infiniband/ulp/ipoib/ipoib_multicast.c | 11 +++++------ > 1 file changed, 5 insertions(+), 6 deletions(-) Applied to for-next Thanks, Jason