From: "Darrick J. Wong" <djwong@kernel.org>
To: Marius Fleischer <fleischermarius@gmail.com>
Cc: Dave Chinner <david@fromorbit.com>,
Leah Rumancik <leah.rumancik@gmail.com>,
linux-xfs@vger.kernel.org, linux-kernel@vger.kernel.org,
harrisonmichaelgreen@gmail.com, syzkaller@googlegroups.com
Subject: Re: KASAN: null-ptr-deref Write in xlog_cil_commit
Date: Tue, 23 Apr 2024 20:42:32 -0700 [thread overview]
Message-ID: <20240424034232.GD360940@frogsfrogsfrogs> (raw)
In-Reply-To: <CAJg=8jyZuxsUX+oNU6O_L4LNOVs21xVKTDi8ywPfDbj+cAxegA@mail.gmail.com>
On Tue, Apr 23, 2024 at 08:05:22AM -0700, Marius Fleischer wrote:
> Hi Dave,
>
> Thank you so much for your detailed explanations!
>
> > > Do you think it would make sense to backport that patch to 5.15.156 (the
> > > LTS kernel)?
> >
> > That's up to the 5.15 LTS maintainers to decide. They also need to
> > weigh up the fact that xlog_cil_kvmalloc() doesn't exist anymore in
> > the upstream code base. i.e. we found other places that had the same
> > kvmalloc() performance problems, and so lifted that code up further
> > and used it in other places in XFS....
> >
>
> Understood. Please allow me one last follow-up question. Did I add the correct
> maintainers/mailing lists to reach the 5.15 LTS maintainers? If not,
> how do I find
> the correct addresses? I used scripts/get_maintainer.pl as suggested here
> (https://www.kernel.org/doc/html/latest/admin-guide/reporting-issues.html)
> to locate maintainers/mailing lists.
You got it correct -- Leah is the 5.15 maintainer of record.
--D
> Wishing you a lovely week!
>
> Best,
> Marius
next prev parent reply other threads:[~2024-04-24 3:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-18 18:03 KASAN: null-ptr-deref Write in xlog_cil_commit Marius Fleischer
2024-04-18 22:02 ` Dave Chinner
[not found] ` <CAJg=8jycPX=fQskUb=48g=AS7-uUNAVKZyZ+tyAC5uGYwfpabg@mail.gmail.com>
2024-04-21 23:48 ` Dave Chinner
2024-04-23 15:05 ` Marius Fleischer
2024-04-24 3:42 ` Darrick J. Wong [this message]
2024-04-25 20:31 ` Leah Rumancik
2024-04-25 20:33 ` Marius Fleischer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240424034232.GD360940@frogsfrogsfrogs \
--to=djwong@kernel.org \
--cc=david@fromorbit.com \
--cc=fleischermarius@gmail.com \
--cc=harrisonmichaelgreen@gmail.com \
--cc=leah.rumancik@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-xfs@vger.kernel.org \
--cc=syzkaller@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.