diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-07-09 22:58:39 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-07-10 08:15:36 +0300 |
commit | 3d1bec293378700dddc087d4d862306702276c23 (patch) | |
tree | c534fdc9df7f11bdc3e37db192ad0cce33a9b388 /scripts/gdb/linux/tasks.py | |
parent | 0570730c16307a72f8241df12363f76600baf57d (diff) | |
download | linux-3d1bec293378700dddc087d4d862306702276c23.tar.xz |
minixfs: Fix minixfs_rename with HIGHMEM
minixfs now uses kmap_local_page(), so we can't call kunmap() to
undo it. This one call was missed as part of the commit this fixes.
Fixes: 6628f69ee66a (minixfs: Use dir_put_page() in minix_unlink() and minix_rename())
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20240709195841.1986374-1-willy@infradead.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions