linux-stable/drivers/net/wwan/t7xx
Yang Yingliang 9ee152ee3e 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: 39d439047f ("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>
2022-05-20 17:19:19 -07:00
..
Makefile net: wwan: t7xx: Add WWAN network interface 2022-05-09 10:51:59 +01:00
t7xx_cldma.c
t7xx_cldma.h
t7xx_dpmaif.c net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout() 2022-05-16 11:41:50 +01:00
t7xx_dpmaif.h net: wwan: t7xx: Data path HW layer 2022-05-09 10:51:59 +01:00
t7xx_hif_cldma.c net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr() 2022-05-20 17:19:19 -07:00
t7xx_hif_cldma.h net: wwan: t7xx: Introduce power management 2022-05-09 10:51:59 +01:00
t7xx_hif_dpmaif.c net: wwan: t7xx: Introduce power management 2022-05-09 10:51:59 +01:00
t7xx_hif_dpmaif.h net: wwan: t7xx: Introduce power management 2022-05-09 10:51:59 +01:00
t7xx_hif_dpmaif_rx.c net: wwan: t7xx: Avoid calls to skb_data_area_size() 2022-05-16 13:45:26 -07:00
t7xx_hif_dpmaif_rx.h net: wwan: t7xx: Add data path interface 2022-05-09 10:51:59 +01:00
t7xx_hif_dpmaif_tx.c net: wwan: t7xx: Device deep sleep lock/unlock 2022-05-09 10:51:59 +01:00
t7xx_hif_dpmaif_tx.h net: wwan: t7xx: Add data path interface 2022-05-09 10:51:59 +01:00
t7xx_mhccif.c net: wwan: t7xx: Device deep sleep lock/unlock 2022-05-09 10:51:59 +01:00
t7xx_mhccif.h
t7xx_modem_ops.c net: wwan: t7xx: Fix smatch errors 2022-05-19 18:37:09 -07:00
t7xx_modem_ops.h net: wwan: t7xx: Add control port 2022-05-09 10:51:59 +01:00
t7xx_netdev.c net: wwan: t7xx: Add WWAN network interface 2022-05-09 10:51:59 +01:00
t7xx_netdev.h net: wwan: t7xx: Add WWAN network interface 2022-05-09 10:51:59 +01:00
t7xx_pci.c net: wwan: t7xx: Fix smatch errors 2022-05-19 18:37:09 -07:00
t7xx_pci.h net: wwan: t7xx: Device deep sleep lock/unlock 2022-05-09 10:51:59 +01:00
t7xx_pcie_mac.c
t7xx_pcie_mac.h
t7xx_port.h net: wwan: t7xx: Add control port 2022-05-09 10:51:59 +01:00
t7xx_port_ctrl_msg.c net: wwan: t7xx: Add control port 2022-05-09 10:51:59 +01:00
t7xx_port_proxy.c net: wwan: t7xx: Fix smatch errors 2022-05-19 18:37:09 -07:00
t7xx_port_proxy.h net: wwan: t7xx: Add AT and MBIM WWAN ports 2022-05-09 10:51:59 +01:00
t7xx_port_wwan.c net: wwan: t7xx: Add AT and MBIM WWAN ports 2022-05-09 10:51:59 +01:00
t7xx_reg.h net: wwan: t7xx: Data path HW layer 2022-05-09 10:51:59 +01:00
t7xx_state_monitor.c net: wwan: t7xx: Introduce power management 2022-05-09 10:51:59 +01:00
t7xx_state_monitor.h net: wwan: t7xx: Add control port 2022-05-09 10:51:59 +01:00