All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] slimbus: patches (set 1) for 5.15
Date: Sat, 7 Aug 2021 15:01:36 +0200	[thread overview]
Message-ID: <YQ6EMKD0gOIJn+FL@kroah.com> (raw)
In-Reply-To: <71200533-db05-157f-480a-d64812e1d9c2@linaro.org>

On Sat, Aug 07, 2021 at 11:48:48AM +0100, Srinivas Kandagatla wrote:
> 
> 
> On 06/08/2021 14:20, Greg KH wrote:
> > On Fri, Aug 06, 2021 at 10:16:35AM +0100, Srinivas Kandagatla wrote:
> > > Hi Greg,
> > > 
> > > Recently runtime pm testing on slimbus reveled that its
> > > totally broken on SlimBus ngd drivers.
> > > 
> > > Below are the fixes to get it back working.
> > > 
> > > - One of the reason begin incorrect device pointer used for
> > > runtime pm and in some places
> > > 
> > > - Second one was to do with unable to validate transaction id
> > >   which resulted in negative runtime pm count.
> > > 
> > > - Other fix was to do with resetting dma addresses once ngd
> > > controller is power-cycled.
> > > 
> > > With all these fixed runtime pm is now fully functional on NGD
> > > controllers.
> > > 
> > > Currently I marked them all with Cc: <stable@vger.kernel.org>
> > > as these all patches are required to fix runtime pm on SlimBus
> > > NGD controller.
> > > 
> > > Can you please queue them up for 5.15.
> > 
> > Why do you want these for 5.15-rc1 when you need them to fix problems in
> > 5.14?  Shouldn't they go into 5.14-final?
> 
> Yes, these should go to other stable trees aswell.
> I assumed that Fixes tag will automatically backport those patches.

Yes, but that can not happen until they hit Linus's tree, which would
not be until 5.15-rc1.  Do you want to delay until that long from now?

How about splitting this into 2 patch series, one that you want to see
get into 5.14-final, and one for 5.15-rc1.

thanks,

greg k-h

  reply	other threads:[~2021-08-07 13:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-06  9:16 [PATCH 0/4] slimbus: patches (set 1) for 5.15 Srinivas Kandagatla
2021-08-06  9:16 ` [PATCH 1/4] slimbus: messaging: start transaction ids from 1 instead of zero Srinivas Kandagatla
2021-08-06  9:16 ` [PATCH 2/4] slimbus: messaging: check for valid transaction id Srinivas Kandagatla
2021-08-06  9:16 ` [PATCH 3/4] slimbus: ngd: set correct device for pm Srinivas Kandagatla
2021-08-06  9:16 ` [PATCH 4/4] slimbus: ngd: reset dma setup during runtime pm Srinivas Kandagatla
2021-08-06 13:20 ` [PATCH 0/4] slimbus: patches (set 1) for 5.15 Greg KH
2021-08-07 10:48   ` Srinivas Kandagatla
2021-08-07 13:01     ` Greg KH [this message]
2021-08-07 13:04       ` Srinivas Kandagatla
2021-08-07 13:08         ` Greg KH
2021-08-07 13:26           ` Srinivas Kandagatla
2021-08-07 14:16             ` Greg KH

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=YQ6EMKD0gOIJn+FL@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=srinivas.kandagatla@linaro.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.