[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220204200648.496c7963@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Fri, 4 Feb 2022 20:06:48 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: "David S . Miller" <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>,
Eric Dumazet <edumazet@...gle.com>,
syzbot <syzkaller@...glegroups.com>,
Talal Ahmad <talalahmad@...gle.com>,
Arjun Roy <arjunroy@...gle.com>,
Willem de Bruijn <willemb@...gle.com>,
Soheil Hassas Yeganeh <soheil@...gle.com>
Subject: Re: [PATCH net] tcp: take care of mixed
splice()/sendmsg(MSG_ZEROCOPY) case
On Thu, 3 Feb 2022 14:55:47 -0800 Eric Dumazet wrote:
> + if (!sk_wmem_schedule(sk, extra))
> + return ENOMEM;
Let me make this negative when applying, looks like an inconsequential
typo with current callers.
Powered by blists - more mailing lists