diff options
author | Christoph Hellwig <[email protected]> | 2022-04-06 08:12:25 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-04-17 19:29:41 -0600 |
commit | 46a2d4ccc49903923506685a8368ca88312bbdc9 (patch) | |
tree | a371f007a452d424644ac2cfee090e292fd8caaa /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f9e69aa9ccd7e51c47b147e45e03987ea0ef9aa3 (diff) |
squashfs: always use bio_kmalloc in squashfs_bio_read
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 <[email protected]>
Acked-by: Phillip Lougher <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions