[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y8vpnoN13Bvn8yWk@infradead.org>
Date: Sat, 21 Jan 2023 05:33:18 -0800
From: Christoph Hellwig <hch@...radead.org>
To: David Howells <dhowells@...hat.com>
Cc: Christoph Hellwig <hch@...radead.org>,
Al Viro <viro@...iv.linux.org.uk>,
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 v7 2/8] iov_iter: Add a function to extract a page list
from an iterator
On Sat, Jan 21, 2023 at 01:30:47PM +0000, David Howells wrote:
> So just drop the check? Or do I actually need to do something to the pages to
> make it work? If I understand the code correctly, it's not actually operable
> right now on any page that doesn't have an appropriately marked PTE.
Yes, just drop the check. The flag just signals that the caller can
deal with p2p pages. If it gets any or not is a totally different
story.
Powered by blists - more mailing lists