diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2023-06-27 16:34:36 +0300 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2023-07-03 23:30:48 +0300 |
commit | d68d0c6c3fc781c8a130e6a4d0666dbbd69e917b (patch) | |
tree | f284d052d5c95e8dba1399f94db1283fcface860 /scripts/gdb/linux/utils.py | |
parent | b0c21c6d527491276b1f7c9580bd2bf08c081add (diff) | |
download | linux-d68d0c6c3fc781c8a130e6a4d0666dbbd69e917b.tar.xz |
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/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions