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: <2688906.1680628610@warthog.procyon.org.uk> Date: Tue, 04 Apr 2023 18:16:50 +0100 From: David Howells <dhowells@...hat.com> To: Willem de Bruijn <willemdebruijn.kernel@...il.com> Cc: dhowells@...hat.com, Matthew Wilcox <willy@...radead.org>, "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Al Viro <viro@...iv.linux.org.uk>, Christoph Hellwig <hch@...radead.org>, Jens Axboe <axboe@...nel.dk>, Jeff Layton <jlayton@...nel.org>, Christian Brauner <brauner@...nel.org>, Chuck Lever III <chuck.lever@...cle.com>, Linus Torvalds <torvalds@...ux-foundation.org>, netdev@...r.kernel.org, linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org, linux-mm@...ck.org Subject: Re: [PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES Willem de Bruijn <willemdebruijn.kernel@...il.com> wrote: > > Okay. How about the attached? This seems to work. Just setting "paged" to > > true seems to do the right thing in __ip_append_data() when allocating / > > setting up the skbuff, and then __ip_splice_pages() is called to add the > > pages. > > If this works, much preferred. Looks great to me. :-) > As said, then __ip_splice_pages() probably no longer needs the > preamble to copy initial header bytes. Sorry, what? It only attaches pages extracted from the iterator. David
Powered by blists - more mailing lists