[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <874737.1674571549@warthog.procyon.org.uk>
Date: Tue, 24 Jan 2023 14:45:49 +0000
From: David Howells <dhowells@...hat.com>
To: David Hildenbrand <david@...hat.com>
Cc: dhowells@...hat.com, Al Viro <viro@...iv.linux.org.uk>,
Christoph Hellwig <hch@...radead.org>,
Matthew Wilcox <willy@...radead.org>,
Jens Axboe <axboe@...nel.dk>, Jan Kara <jack@...e.cz>,
Jeff Layton <jlayton@...nel.org>,
Logan Gunthorpe <logang@...tatee.com>,
linux-fsdevel@...r.kernel.org, linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org, Christoph Hellwig <hch@....de>,
John Hubbard <jhubbard@...dia.com>, linux-mm@...ck.org
Subject: Re: [PATCH v8 02/10] iov_iter: Add a function to extract a page list from an iterator
David Hildenbrand <david@...hat.com> wrote:
> At least reduces the occurrences of FOLL_PIN :)
I don't see where the problem is in letting people supply FOLL_PIN or
FOLL_GET. Why even have pin_user_pages() and get_user_pages() since they end
up at the same place. They should be inline wrappers, if separate functions
at all.
David
Powered by blists - more mailing lists