public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: "Deucher, Alexander" <Alexander.Deucher@amd.com>
Cc: "Michel Dänzer" <mdaenzer@redhat.com>,
	"Koenig, Christian" <Christian.Koenig@amd.com>,
	"Quan, Evan" <Evan.Quan@amd.com>,
	"Lazar, Lijo" <Lijo.Lazar@amd.com>,
	"stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: Re: FAILED: patch "[PATCH] drm/amdgpu: Cancel delayed work when GFXOFF is disabled" failed to apply to 5.14-stable tree
Date: Thu, 16 Sep 2021 19:04:08 +0200	[thread overview]
Message-ID: <YUN5CMN8MtE6vyVd@kroah.com> (raw)
In-Reply-To: <BL1PR12MB51446E52A8B46EAA5210CB8AF7DC9@BL1PR12MB5144.namprd12.prod.outlook.com>

On Thu, Sep 16, 2021 at 04:05:05PM +0000, Deucher, Alexander wrote:
> [Public]
> 
> > -----Original Message-----
> > From: Greg KH <gregkh@linuxfoundation.org>
> > Sent: Thursday, September 16, 2021 11:36 AM
> > To: Deucher, Alexander <Alexander.Deucher@amd.com>
> > Cc: Michel Dänzer <mdaenzer@redhat.com>; Koenig, Christian
> > <Christian.Koenig@amd.com>; Quan, Evan <Evan.Quan@amd.com>; Lazar,
> > Lijo <Lijo.Lazar@amd.com>; stable@vger.kernel.org
> > Subject: Re: FAILED: patch "[PATCH] drm/amdgpu: Cancel delayed work
> > when GFXOFF is disabled" failed to apply to 5.14-stable tree
> > 
> > On Thu, Sep 16, 2021 at 02:42:42PM +0000, Deucher, Alexander wrote:
> > > [Public]
> > >
> > > > -----Original Message-----
> > > > From: Michel Dänzer <mdaenzer@redhat.com>
> > > > Sent: Thursday, September 16, 2021 9:55 AM
> > > > To: Greg KH <gregkh@linuxfoundation.org>
> > > > Cc: Deucher, Alexander <Alexander.Deucher@amd.com>; Koenig,
> > > > Christian <Christian.Koenig@amd.com>; Quan, Evan
> > > > <Evan.Quan@amd.com>; Lazar, Lijo <Lijo.Lazar@amd.com>;
> > > > stable@vger.kernel.org
> > > > Subject: Re: FAILED: patch "[PATCH] drm/amdgpu: Cancel delayed work
> > > > when GFXOFF is disabled" failed to apply to 5.14-stable tree
> > > >
> > > > On 2021-09-16 15:48, Greg KH wrote:
> > > > > On Thu, Sep 16, 2021 at 03:39:16PM +0200, Michel Dänzer wrote:
> > > > >> On 2021-09-16 15:05, gregkh@linuxfoundation.org wrote:
> > > > >>>
> > > > >>> The patch below does not apply to the 5.14-stable tree.
> > > > >>> If someone wants it applied there, or to any other stable or
> > > > >>> longterm tree, then please email the backport, including the
> > > > >>> original git commit id to <stable@vger.kernel.org>.
> > > > >>
> > > > >> It's already in 5.14, commit
> > 32bc8f8373d2d6a681c96e4b25dca60d4d1c6016.
> > > > >
> > > > > Odd, how were we supposed to know that?
> > > >
> > > > Looks like the fix was merged separately for 5.14 and 5.15. I don't
> > > > know how/why that happened. Alex / Christian?
> > >
> > > The fix already landed in drm-next, but since this was before the
> > > merge window, we wanted to make sure the fix also landed in stable, so
> > > I cherry-picked it to 5.14.  I'm not sure of a better way to handle
> > > these sort of cases.
> > 
> > You gotta give me a chance to know what happened.  As the drm developers
> > do this a lot, they have been putting the "cherry picked from" line in the
> > patch because they can not merge between branches and keep the git id the
> > same.
> > 
> > So try using the '-x' option to 'git cherry-pick' next time?
> 
> I can do that, but historically, I've gotten a lot of flack for that
> because the commit doesn't exist in Linus' tree yet at that point as
> the merge window hasn't opened yet.

I totally agree, and would argue that this is NOT the way to do it
either.  But it seems like this is what the i915 developers have been
doing for a few years now and honestly, it's better than nothing.

But I would like a real solution here, this gets very annoying every
-rc1 cycle for the DRM subsystem.  You all are the only ones with this
problem for some strange reason :(

greg k-h

      reply	other threads:[~2021-09-16 17:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-16 13:05 FAILED: patch "[PATCH] drm/amdgpu: Cancel delayed work when GFXOFF is disabled" failed to apply to 5.14-stable tree gregkh
2021-09-16 13:39 ` Michel Dänzer
2021-09-16 13:48   ` Greg KH
2021-09-16 13:54     ` Michel Dänzer
2021-09-16 14:42       ` Deucher, Alexander
2021-09-16 15:35         ` Greg KH
2021-09-16 16:05           ` Deucher, Alexander
2021-09-16 17:04             ` 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=YUN5CMN8MtE6vyVd@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Alexander.Deucher@amd.com \
    --cc=Christian.Koenig@amd.com \
    --cc=Evan.Quan@amd.com \
    --cc=Lijo.Lazar@amd.com \
    --cc=mdaenzer@redhat.com \
    --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