From: patchwork-bot+netdevbpf@kernel.org
To: Siddh Raman Pant <siddh.raman.pant@oracle.com>
Cc: kuba@kernel.org, edumazet@google.com, davem@davemloft.net,
netdev@vger.kernel.org, pabeni@redhat.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] netlink: Unset cb_running when terminating dump on release
Date: Wed, 19 Feb 2025 02:10:44 +0000 [thread overview]
Message-ID: <173993104449.103969.1148424479511504135.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <aff028e3eb2b768b9895fa6349fa1981ae22f098.camel@oracle.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Sat, 15 Feb 2025 09:40:51 +0000 you wrote:
> When we terminated the dump, the callback isn't running, so cb_running
> should be set to false to be logically consistent.
>
> cb_running signifies whether a dump is ongoing. It is set to true in
> cb->start(), and is checked in netlink_dump() to be true initially.
> After the dump, it is set to false in the same function.
>
> [...]
Here is the summary with links:
- netlink: Unset cb_running when terminating dump on release
https://git.kernel.org/netdev/net-next/c/438989137acd
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-02-19 2:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-14 6:58 [RFC PATCH] netlink: Unset cb_running when terminating dump on release Siddh Raman Pant
2025-02-15 1:06 ` Jakub Kicinski
2025-02-15 9:40 ` [PATCH] " Siddh Raman Pant
2025-02-19 2:10 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=173993104449.103969.1148424479511504135.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=siddh.raman.pant@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.