Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()

From: Al Viro
Date: Mon Oct 03 2022 - 20:52:37 EST


On Mon, Oct 03, 2022 at 05:37:24PM -0700, Linus Torvalds wrote:
> On Mon, Oct 3, 2022 at 5:31 PM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
> >
> > OK, incremental is in #fixes, pushed out.
>
> I'm assuming I'll still get a proper pull request. No?

Pull request follows; after all, whatever else is there, this is an obvious
fix for the breakage Okajima caught...

Al, very much hoping there's no other embarrassing fuckups lurking in that
thing ;-/

The following changes since commit 4fe89d07dcc2804c8b562f6c7896a45643d34b2f:

Linux 6.0 (2022-10-02 14:09:07 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes

for you to fetch changes up to 4f526fef91b24197d489ff86789744c67f475bb4:

[brown paperbag] fix coredump breakage (2022-10-03 20:28:38 -0400)

----------------------------------------------------------------
fs/coredump fix

----------------------------------------------------------------
Al Viro (1):
[brown paperbag] fix coredump breakage

fs/coredump.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)