From: Anoob Soman <[email protected]> Date: Thu, 2 Mar 2017 10:50:20 +0000
> Allocation of new_hash, inside xenvif_new_hash(), always happen > in softirq context, so use GFP_ATOMIC instead of GFP_KERNEL for new > hash allocation. > > Signed-off-by: Anoob Soman <[email protected]> Applied.
