diff options
author | Gao Xiang <[email protected]> | 2023-05-27 04:14:55 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2023-05-29 23:05:25 +0800 |
commit | 6ab5eed6002edc5a29b683285e90459a7df6ce2b (patch) | |
tree | 9be901523d40febd9c6295192f3865d9a53c38e8 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 05b63d2beb8b0f752d1f5cdd051c8bdbf532cedd (diff) |
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 <[email protected]>
Reviewed-by: Yue Hu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions