[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241122-sammeln-optik-ebfb9726d030@brauner>
Date: Fri, 22 Nov 2024 12:09:09 +0100
From: Christian Brauner <brauner@...nel.org>
To: Jiri Olsa <jolsa@...nel.org>
Cc: Christian Brauner <brauner@...nel.org>,
stable@...r.kernel.org,
Alexander Gordeev <agordeev@...ux.ibm.com>,
linux-kernel@...r.kernel.org,
Heiko Carstens <hca@...ux.ibm.com>,
linux-fsdevel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero
On Fri, 22 Nov 2024 00:11:18 +0100, Jiri Olsa wrote:
> If iov_iter_zero succeeds after failed copy_from_kernel_nofault,
> we need to reset the ret value to zero otherwise it will be returned
> as final return value of read_kcore_iter.
>
> This fixes objdump -d dump over /proc/kcore for me.
>
>
> [...]
Applied to the vfs.fixes branch of the vfs/vfs.git tree.
Patches in the vfs.fixes branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.fixes
[1/1] fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero
https://git.kernel.org/vfs/vfs/c/088f294609d8
Powered by blists - more mailing lists