On Thu, May 23, 2019 at 07:37:26PM +0200, Christoph Hellwig wrote: > Rename the function to kmem_to_page and move it to kmem.h together > with our kmem_large allocator that may either return kmalloced or > vmalloc pages. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> Yup, needed if you are going to use kmem_zalloc_large() for the IO buffers. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx