diff options
author | 2022-05-19 11:21:08 +0800 | |
---|---|---|
committer | 2022-05-20 17:19:19 -0700 | |
commit | 9ee152ee3ee3568b1a3302f2bb816d5440e6f5f1 (patch) | |
tree | c50b8ca27594e5289205c0b0b0ea6b6bbe151e58 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | net: tulip: fix build with CONFIG_GSC (diff) | |
download | linux-dev-9ee152ee3ee3568b1a3302f2bb816d5440e6f5f1.tar.xz linux-dev-9ee152ee3ee3568b1a3302f2bb816d5440e6f5f1.zip |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions