From: Wei Yongjun <weiyongj...@huawei.com> Date: Sat, 16 Feb 2019 01:48:09 +0000
> The function meth_init_tx_ring() is called from meth_tx_timeout(), > in which spin_lock is held, so we should use GFP_ATOMIC instead. > > Fixes: 8d4c28fbc284 ("meth: pass struct device to DMA API functions") > Signed-off-by: Wei Yongjun <weiyongj...@huawei.com> Applied.