diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2023-06-27 00:22:54 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2023-07-03 22:30:47 +0200 |
commit | b0c21c6d527491276b1f7c9580bd2bf08c081add (patch) | |
tree | b8ba07acd05af729febf19f03e638d260bef5f0b /scripts/gdb/linux/lists.py | |
parent | 58721bd46c9aaa2d890b2d61cbb8740745455aa9 (diff) |
gfs2: Convert remaining kmap_atomic calls to kmap_local_page
Replace the remaining instances of kmap_atomic() ... kunmap_atomic()
with kmap_local_page() ... kunmap_local().
In gfs2_write_buf_to_page(), we can call flush_dcache_page() after
unmapping the page.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions