Re: [PATCH v4 16/23] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()

From: Christoph Hellwig
Date: Tue Dec 21 2021 - 04:04:55 EST


All these new helpers should be _GPL exports, keeping the existing
ones (which should never have been non-GPL exports as tiny wrappers
around GUP-fast) as out of line wrappers.