Commit f8bb510
virtio_net: suppress cpu stall when free_unused_bufs
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: 986a4f4 ("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>1 parent 9f699b7 commit f8bb510
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3560 | 3560 | | |
3561 | 3561 | | |
3562 | 3562 | | |
| 3563 | + | |
3563 | 3564 | | |
3564 | 3565 | | |
3565 | 3566 | | |
3566 | 3567 | | |
3567 | 3568 | | |
3568 | 3569 | | |
| 3570 | + | |
3569 | 3571 | | |
3570 | 3572 | | |
3571 | 3573 | | |
| |||
0 commit comments