[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174596342875.1806681.1358143960820509677.git-patchwork-notify@kernel.org>
Date: Tue, 29 Apr 2025 21:50:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Amery Hung <ameryhung@...il.com>
Cc: bpf@...r.kernel.org, netdev@...r.kernel.org, alexei.starovoitov@...il.com,
andrii@...nel.org, daniel@...earbox.net, martin.lau@...nel.org,
xiyou.wangcong@...il.com, kernel-team@...a.com
Subject: Re: [PATCH bpf-next/net v2 1/1] bpf: net_sched: Fix using bpf qdisc as
default qdisc
Hello:
This patch was applied to bpf/bpf-next.git (net)
by Martin KaFai Lau <martin.lau@...nel.org>:
On Tue, 29 Apr 2025 12:21:28 -0700 you wrote:
> Use bpf_try_module_get()/bpf_module_put() instead of try_module_get()/
> module_put() when handling default qdisc since users can assign a bpf
> qdisc to it.
>
> To trigger the bug:
> $ bpftool struct_ops register bpf_qdisc_fq.bpf.o /sys/fs/bpf
> $ echo bpf_fq > /proc/sys/net/core/default_qdisc
>
> [...]
Here is the summary with links:
- [bpf-next/net,v2,1/1] bpf: net_sched: Fix using bpf qdisc as default qdisc
https://git.kernel.org/bpf/bpf-next/c/7625645e6945
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists