| 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
| ||
|
Message-ID: <20250414174715.26b048cf@kernel.org>
Date: Mon, 14 Apr 2025 17:47:15 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: allison.henderson@...cle.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH v2 4/8] net/rds: No shortcut out of RDS_CONN_ERROR
On Fri, 11 Apr 2025 11:02:03 -0700 allison.henderson@...cle.com wrote:
> Fixes: ("RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()")
>
missing hash and unnecessary empty line
> Signed-off-by: Gerd Rausch <gerd.rausch@...cle.com>