summaryrefslogtreecommitdiff
path: root/kernel/bpf/helpers.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-07-09 20:58:39 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-07-18 13:22:39 +0200
commitfbd4f53c11ddb4df90b10dadfdb2e46092d39122 (patch)
tree7561fc11a6a1dcf76ca648c87f731ab539b98aab /kernel/bpf/helpers.c
parent84aaaa796a19195fc59290154fef9aeb1fba964f (diff)
minixfs: Fix minixfs_rename with HIGHMEM
[ Upstream commit 3d1bec293378700dddc087d4d862306702276c23 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel/bpf/helpers.c')
0 files changed, 0 insertions, 0 deletions