diff options
author | Gao Xiang <[email protected]> | 2023-06-28 00:12:40 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2023-07-12 00:50:15 +0800 |
commit | c5539762f32e97c5e16215fa1336e32095b8b0fd (patch) | |
tree | e2452978e199cf04932d815a1bb30fd57cce9803 /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | 123ec246ebe323d468c5ca996700ea4739d20ddf (diff) |
erofs: simplify z_erofs_transform_plain()
Use memcpy_to_page() instead of open-coding them.
In addition, add a missing flush_dcache_page() even though almost all
modern architectures clear `PG_dcache_clean` flag for new file cache
pages so that it doesn't change anything in practice.
Signed-off-by: Gao Xiang <[email protected]>
Reviewed-by: Yue Hu <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions