From: Greg KH <gregkh@linuxfoundation.org>
To: Christian Brauner <christian.brauner@ubuntu.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
linux-fsdevel <linux-fsdevel@vger.kernel.org>,
stable <stable@vger.kernel.org>
Subject: Re: [PATCH] fs/mount_setattr: always cleanup mount_kattr
Date: Fri, 31 Dec 2021 13:52:27 +0100 [thread overview]
Message-ID: <Yc79C0EDdSzNoQqP@kroah.com> (raw)
In-Reply-To: <20211231103034.szasg7xymtfhh552@wittgenstein>
On Fri, Dec 31, 2021 at 11:30:34AM +0100, Christian Brauner wrote:
> On Thu, Dec 30, 2021 at 03:14:33PM -0800, Linus Torvalds wrote:
> > On Thu, Dec 30, 2021 at 11:23 AM Christian Brauner
> > <christian.brauner@ubuntu.com> wrote:
> > >
> > > Would you be ok with applying this fix directly? I
> >
> > Done.
> >
> > That said, I would have liked a "Fixes:" tag, or some indication of
> > how far back the stable people should take this..
>
> Ugh, I missed to add that.
> >From a pure upstream stable perspective the only relevant and still
> supported kernel that should get this fix is 5.15.
>
> I can make it a custom to mark all patches that should go to stable with
> the first kernel version where a given fix should be applied. In this
> case this whould've meant I'd given it:
>
> Cc: <stable@vger.kernel.org> # v5.12+
>
> For upstream stable maintainers it should be clear that since the only
> supported stable version within the range is v5.15.
> For downstream users/distros it should help to identify whether they
> still run/maintain a kernel that falls within the range of kernels that
> would technically be eligible for this fix.
>
> I haven't seen whether we prefer the Cc: with # v*.**+ syntax to a
> simple Cc: without it nowadays.
If you do the # v.** syntax, or the Fixes: tag, then I know exactly how
far back to backport things. If a failure occurs in backporting to a
listed place, then I will send you a FAILED email.
If there is no such marking, then I just have to guess myself and if I
start to get conflicts on older kernels, I just stop and do not send a
FAILED email if it does not look obviously relevant to me.
I'll just queue this up for 5.15, thanks.
greg k-h
prev parent reply other threads:[~2021-12-31 12:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-30 19:23 [PATCH] fs/mount_setattr: always cleanup mount_kattr Christian Brauner
2021-12-30 23:14 ` Linus Torvalds
2021-12-31 10:30 ` Christian Brauner
2021-12-31 12:52 ` Greg KH [this message]
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=Yc79C0EDdSzNoQqP@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=christian.brauner@ubuntu.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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.