diff options
| author | Eric Biggers <[email protected]> | 2022-08-19 15:33:00 -0700 |
|---|---|---|
| committer | Jaegeuk Kim <[email protected]> | 2022-08-29 21:15:51 -0700 |
| commit | b87846bd61c7c09560617da416208a5454530d57 (patch) | |
| tree | e694fdbe8e363abbccaffb0a8b255e42eefe085c /tools/perf/scripts/python | |
| parent | 605b0a778aa2599aa902ae639b8e9937c74b869b (diff) | |
f2fs: use memcpy_{to,from}_page() where possible
This is simpler, and as a side effect it replaces several uses of
kmap_atomic() with its recommended replacement kmap_local_page().
Signed-off-by: Eric Biggers <[email protected]>
Reviewed-by: Fabio M. De Francesco <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions