lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <173993104449.103969.1148424479511504135.git-patchwork-notify@kernel.org>
Date: Wed, 19 Feb 2025 02:10:44 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Siddh Raman Pant <siddh.raman.pant@...cle.com>
Cc: kuba@...nel.org, edumazet@...gle.com, davem@...emloft.net,
 netdev@...r.kernel.org, pabeni@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] netlink: Unset cb_running when terminating dump on release

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ