On Fri, 23 Nov 2018 15:00:11 -0500 Sasha Levin <sashal@xxxxxxxxxx> wrote: > On Fri, Nov 23, 2018 at 02:26:17PM -0500, Steven Rostedt wrote: > >On Fri, 23 Nov 2018 13:34:15 -0500 > >Sasha Levin <sashal@xxxxxxxxxx> wrote: > > > >> Does this mean that someone (Steve) will send a backport of this to all > >> relevant stable trees? Right now it looks like the series will randomly > >> apply on a mix of trees, which can't be good. > > > >Nope. I stated that in my 0 patch. > > That's not good though, if you don't intend for them to be automagically > backported to stable trees by Greg, then they shouldn't be tagged at all > and if someone is interested then he can provide a backport. For the most part they will be fine going back a few releases. But how far back is questionable before they start getting into issues. I talked a bit about this to Greg on IRC and he seemed fine with me adding the stable tag. If they don't port back properly, it wont be a silent failure. They will either build or they wont. I'm suspect that you build all supported archs for your stable trees, right? If the patch fails to build, then either have someone that cares for that arch back port it, or don't back port the series. Simple as that. > > What will happen with these is that once Greg's scripts process Linus's > tree he'll end up with this patch series inconsistently backported to > stable trees, which is not what you want here. It's not like it won't work and then start to work again. Once they start failing in older versions, they will probably fail in all versions before that. > > Sure, we can wait for the "added to the xyz stable tree" mails and > object then, but why risk breaking the trees? Again, it's not much different than other stable patches that need to be fixed for older trees. If they build, they are fine, if they don't then they need to be fixed. You'll know right at build time. -- Steve