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: <20231124214455.GZ50352@kernel.org> Date: Fri, 24 Nov 2023 21:44:55 +0000 From: Simon Horman <horms@...nel.org> To: Kuniyuki Iwashima <kuniyu@...zon.com> Cc: "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Kuniyuki Iwashima <kuni1840@...il.com>, netdev@...r.kernel.org Subject: Re: [PATCH v1 net-next 2/8] tcp: Cache sock_net(sk) in cookie_v[46]_check(). On Wed, Nov 22, 2023 at 05:25:15PM -0800, Kuniyuki Iwashima wrote: > sock_net(sk) is used repeatedly in cookie_v[46]_check(). > Let's cache it in a variable. > > Signed-off-by: Kuniyuki Iwashima <kuniyu@...zon.com> Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists