kernel_samsung_a53x/drivers/net/ethernet/hisilicon
Jie Wang c38e667ee8 net: hns3: add cond_resched() to hns3 ring buffer init process
[ Upstream commit 968fde83841a8c23558dfbd0a0c69d636db52b55 ]

Currently hns3 ring buffer init process would hold cpu too long with big
Tx/Rx ring depth. This could cause soft lockup.

So this patch adds cond_resched() to the process. Then cpu can break to
run other tasks instead of busy looping.

Fixes: a723fb8efe29 ("net: hns3: refine for set ring parameters")
Signed-off-by: Jie Wang <wangjie125@huawei.com>
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 14:19:03 +01:00
..
hns net: hns: fix fake link up on xge port 2024-11-18 12:11:39 +01:00
hns3 net: hns3: add cond_resched() to hns3 ring buffer init process 2024-11-19 14:19:03 +01:00
hip04_eth.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hisi_femac.c Backport mac80211 patches from linux-6.1.y 2024-06-15 16:29:20 -03:00
hix5hd2_gmac.c Backport mac80211 patches from linux-6.1.y 2024-06-15 16:29:20 -03:00
hns_mdio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00