diff options
author | 2023-05-27 04:14:55 +0800 | |
---|---|---|
committer | 2023-05-29 23:05:25 +0800 | |
commit | 6ab5eed6002edc5a29b683285e90459a7df6ce2b (patch) | |
tree | 9be901523d40febd9c6295192f3865d9a53c38e8 /scripts/generate_rust_analyzer.py | |
parent | erofs: allocate extra bvec pages directly instead of retrying (diff) | |
download | wireguard-linux-6ab5eed6002edc5a29b683285e90459a7df6ce2b.tar.xz wireguard-linux-6ab5eed6002edc5a29b683285e90459a7df6ce2b.zip |
erofs: avoid on-stack pagepool directly passed by arguments
On-stack pagepool is used so that short-lived temporary pages could be
shared within a single I/O request (e.g. among multiple pclusters).
Moving the remaining frontend-related uses into
z_erofs_decompress_frontend to avoid too many arguments.
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Reviewed-by: Yue Hu <huyue2@coolpad.com>
Link: https://lore.kernel.org/r/20230526201459.128169-3-hsiangkao@linux.alibaba.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions