diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2022-05-19 06:21:08 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-05-21 03:19:19 +0300 |
commit | 9ee152ee3ee3568b1a3302f2bb816d5440e6f5f1 (patch) | |
tree | c50b8ca27594e5289205c0b0b0ea6b6bbe151e58 /drivers/net/ethernet/asix | |
parent | dc2df00af951569689ec39ce0a41b1dff7e3595e (diff) | |
download | linux-9ee152ee3ee3568b1a3302f2bb816d5440e6f5f1.tar.xz |
net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
Sometimes t7xx_cldma_gpd_set_next_ptr() is called under spin lock,
so add 'gfp_mask' parameter in t7xx_cldma_gpd_set_next_ptr() to pass
the flag.
Fixes: 39d439047f1d ("net: wwan: t7xx: Add control DMA interface")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Reviewed-by: Loic Poulain <loic.poulain@linaro.org>
Link: https://lore.kernel.org/r/20220519032108.2996400-1-yangyingliang@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/asix')
0 files changed, 0 insertions, 0 deletions