From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: stable <stable@vger.kernel.org>, Sasha Levin <sashal@kernel.org>
Subject: Re: Handling of patches missing in stable releases based on Fixes: tags
Date: Sat, 21 Mar 2020 20:17:22 +0100 [thread overview]
Message-ID: <20200321191722.GA4201@kroah.com> (raw)
In-Reply-To: <ea9275e1-728f-9b12-c787-7109985bf7c3@roeck-us.net>
On Sat, Mar 21, 2020 at 09:13:47AM -0700, Guenter Roeck wrote:
> Hi,
>
> we now have a script that identifies patches in stable releases which were
> later fixed upstream, but the fix was not applied to the respective stable
> releases. We identify such patches based on Fixes: tags in the upstream
> kernel.
THat's great.
> Example: Upstream commit c54c7374ff4 ("drm/dp_mst: Skip validating ports
> during destruction, just ref") was applied to v4.4.y as commit 05d994f68019.
> It was later reverted upstream with commit 9765635b307, but the revert has
> (at least not yet) found its way into v4.4.y.
>
> This is an easy example, where the revert should (or at least I think it
> should) be applied to v4.4.y (and possibly to later kernels - I didn't check).
> A more tricky patch is commit 3ef240eaff36 ("futex: Prevent exit livelock")
> in v5.4.y, which was later fixed upstream with commit 51bfb1d11d6 ("futex:
> Fix kernel-doc notation warning"). I am not entirely sure what to do with
> that, given that it only fixes documentation (though that may of course also
> be valuable).
>
> How should we handle this ? Would it be ok to send half-automated requests
> to the stable mailing list, for example with basic test results ?
Sure, half-automated requests are fine, send them on!
thanks,
greg k-h
prev parent reply other threads:[~2020-03-21 19:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-21 16:13 Handling of patches missing in stable releases based on Fixes: tags Guenter Roeck
2020-03-21 19:17 ` Greg Kroah-Hartman [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=20200321191722.GA4201@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux@roeck-us.net \
--cc=sashal@kernel.org \
--cc=stable@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).