diff options
author | 2023-06-27 15:34:36 +0200 | |
---|---|---|
committer | 2023-07-03 22:30:48 +0200 | |
commit | d68d0c6c3fc781c8a130e6a4d0666dbbd69e917b (patch) | |
tree | f284d052d5c95e8dba1399f94db1283fcface860 /scripts/generate_rust_analyzer.py | |
parent | gfs2: Convert remaining kmap_atomic calls to kmap_local_page (diff) | |
download | wireguard-linux-d68d0c6c3fc781c8a130e6a4d0666dbbd69e917b.tar.xz wireguard-linux-d68d0c6c3fc781c8a130e6a4d0666dbbd69e917b.zip |
gfs2: Use memcpy_{from,to}_page where appropriate
Replace kmap_local_page() + memcpy() + kunmap_local() sequences with
memcpy_{from,to}_page() where we are not doing anything else with the
mapped page.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions