On 4/5/22 23:12, Christoph Hellwig wrote: > If a plain kmalloc that is not backed by a mempool is safe here for a > large read (and the actual page allocations), it must also be for a > small one, so simplify the code a bit. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Acked-by: Phillip Lougher <phillip@xxxxxxxxxxxxxxx> > --- Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck