virtio_net: suppress cpu stall when free_unused_bufs
stable inclusion from stable-v5.10.180 commit b6b15de5129e9a02c59640cd43fa1955036ed674 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8FC2O Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b6b15de5129e9a02c59640cd43fa1955036ed674 -------------------------------- [ Upstream commit f8bb5104 ] For multi-queue and large ring-size use case, the following error occurred when free_unused_bufs: rcu: INFO: rcu_sched self-detected stall on CPU. Fixes: 986a4f4d ("virtio_net: multiqueue support") Signed-off-by:Wenliang Wang <wangwenliang.1995@bytedance.com> Acked-by:
Michael S. Tsirkin <mst@redhat.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment