Message ID | cover.1686355297.git.peilin.ye@bytedance.com (mailing list archive) |
---|---|
Headers | show |
Series | net/sched: Fix race conditions in mini_qdisc_pair_swap() | expand |
Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>: On Sat, 10 Jun 2023 20:29:41 -0700 you wrote: > Hi all, > > These 2 patches fix race conditions for ingress and clsact Qdiscs as > reported [1] by syzbot, split out from another [2] series (last 2 patches > of it). Per-patch changelog omitted. > > Patch 1 hasn't been touched since last version; I just included > everybody's tag. > > [...] Here is the summary with links: - [net,1/2] net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs https://git.kernel.org/netdev/net/c/2d5f6a8d7aef - [net,2/2] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting https://git.kernel.org/netdev/net/c/84ad0af0bccd You are awesome, thank you!