[dm-devel] [PATCH 2/5] squashfs: always use bio_kmalloc in squashfs_bio_read

Phillip Lougher phillip at squashfs.org.uk
Wed Mar 2 03:01:20 UTC 2022


On 01/03/2022 08:45, 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 at lst.de>

Acked-by: Phillip Lougher <phillip at squashfs.org.uk>




More information about the dm-devel mailing list