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: 
 <173328183350.718738.2937148917661346597.git-patchwork-notify@kernel.org>
Date: Wed, 04 Dec 2024 03:10:33 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Fernando Fernandez Mancera <ffmancera@...eup.net>
Cc: netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com
Subject: Re: [PATCH net] Revert "udp: avoid calling sock_def_readable() if
 possible"

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Mon,  2 Dec 2024 15:56:08 +0000 you wrote:
> This reverts commit 612b1c0dec5bc7367f90fc508448b8d0d7c05414. On a
> scenario with multiple threads blocking on a recvfrom(), we need to call
> sock_def_readable() on every __udp_enqueue_schedule_skb() otherwise the
> threads won't be woken up as __skb_wait_for_more_packets() is using
> prepare_to_wait_exclusive().
> 
> Link: https://bugzilla.redhat.com/2308477
> Fixes: 612b1c0dec5b ("udp: avoid calling sock_def_readable() if possible")
> Signed-off-by: Fernando Fernandez Mancera <ffmancera@...eup.net>
> 
> [...]

Here is the summary with links:
  - [net] Revert "udp: avoid calling sock_def_readable() if possible"
    https://git.kernel.org/netdev/net/c/3d501f562f63

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