aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2021-08-04 20:07:33 -0700
committerDarrick J. Wong <djwong@kernel.org>2021-08-05 10:30:33 -0700
commitab069d5fdcd14530d4223746c8d01f421d4c4057 (patch)
tree1b86a2ef451f3d4a0ea834c8aa55309b74a18eff /scripts/gdb/linux/utils.py
parentiomap: Fix some typos and bad grammar (diff)
downloadwireguard-linux-ab069d5fdcd14530d4223746c8d01f421d4c4057.tar.xz
wireguard-linux-ab069d5fdcd14530d4223746c8d01f421d4c4057.zip
iomap: Use kmap_local_page instead of kmap_atomic
kmap_atomic() has the side-effect of disabling pagefaults and preemption. kmap_local_page() does not do this and is preferred. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions