All of lore.kernel.org
 help / color / mirror / Atom feed
* Cherry-pick two ALSA fixes for stable
@ 2019-03-25  7:45 Takashi Iwai
  2019-03-25 19:49 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2019-03-25  7:45 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: stable, Hui Wang

Hi Greg,

could you cherry-pick two commits for ALSA fixes to stable tree(s)?

The first one is the commit
744c67ffeb06f2d2493f4049ba0bd19698ce0adf
    ALSA: hda - Don't trigger jackpoll_work in azx_resume

and this is only for 5.0.x.

The second one is the commit
b5a236c175b0d984552a5f7c9d35141024c2b261
    ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec

which is a fix up to 4.1, but this can be applied cleanly only to
recent kernels, supposedly.

Both patches contain Fixes tag so that you can judge the kernels to
backport.


Thanks!

Takashi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Cherry-pick two ALSA fixes for stable
  2019-03-25  7:45 Cherry-pick two ALSA fixes for stable Takashi Iwai
@ 2019-03-25 19:49 ` Greg Kroah-Hartman
  2019-03-25 23:12   ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Greg Kroah-Hartman @ 2019-03-25 19:49 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: stable, Hui Wang

On Mon, Mar 25, 2019 at 08:45:26AM +0100, Takashi Iwai wrote:
> Hi Greg,
> 
> could you cherry-pick two commits for ALSA fixes to stable tree(s)?
> 
> The first one is the commit
> 744c67ffeb06f2d2493f4049ba0bd19698ce0adf
>     ALSA: hda - Don't trigger jackpoll_work in azx_resume
> 
> and this is only for 5.0.x.

Now queued up.

> The second one is the commit
> b5a236c175b0d984552a5f7c9d35141024c2b261
>     ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
> 
> which is a fix up to 4.1, but this can be applied cleanly only to
> recent kernels, supposedly.

This one does not apply at all even to 5.0.y, sorry.  Can someone send a
backported version that I can apply?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Cherry-pick two ALSA fixes for stable
  2019-03-25 19:49 ` Greg Kroah-Hartman
@ 2019-03-25 23:12   ` Takashi Iwai
  2019-03-26  0:27     ` Greg Kroah-Hartman
  0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2019-03-25 23:12 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: stable, Hui Wang

On Mon, 25 Mar 2019 20:49:39 +0100,
Greg Kroah-Hartman wrote:
> 
> On Mon, Mar 25, 2019 at 08:45:26AM +0100, Takashi Iwai wrote:
> > Hi Greg,
> > 
> > could you cherry-pick two commits for ALSA fixes to stable tree(s)?
> > 
> > The first one is the commit
> > 744c67ffeb06f2d2493f4049ba0bd19698ce0adf
> >     ALSA: hda - Don't trigger jackpoll_work in azx_resume
> > 
> > and this is only for 5.0.x.
> 
> Now queued up.
> 
> > The second one is the commit
> > b5a236c175b0d984552a5f7c9d35141024c2b261
> >     ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
> > 
> > which is a fix up to 4.1, but this can be applied cleanly only to
> > recent kernels, supposedly.
> 
> This one does not apply at all even to 5.0.y, sorry.  Can someone send a
> backported version that I can apply?

There is a prerequisite commit
98081ca62cbac31fb0f7efaf90b2e7384ce22257
    ALSA: hda - Record the current power state before suspend/resume calls
    
Could you apply this one as well, then?


thanks,

Takashi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Cherry-pick two ALSA fixes for stable
  2019-03-25 23:12   ` Takashi Iwai
@ 2019-03-26  0:27     ` Greg Kroah-Hartman
  0 siblings, 0 replies; 4+ messages in thread
From: Greg Kroah-Hartman @ 2019-03-26  0:27 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: stable, Hui Wang

On Tue, Mar 26, 2019 at 12:12:26AM +0100, Takashi Iwai wrote:
> On Mon, 25 Mar 2019 20:49:39 +0100,
> Greg Kroah-Hartman wrote:
> > 
> > On Mon, Mar 25, 2019 at 08:45:26AM +0100, Takashi Iwai wrote:
> > > Hi Greg,
> > > 
> > > could you cherry-pick two commits for ALSA fixes to stable tree(s)?
> > > 
> > > The first one is the commit
> > > 744c67ffeb06f2d2493f4049ba0bd19698ce0adf
> > >     ALSA: hda - Don't trigger jackpoll_work in azx_resume
> > > 
> > > and this is only for 5.0.x.
> > 
> > Now queued up.
> > 
> > > The second one is the commit
> > > b5a236c175b0d984552a5f7c9d35141024c2b261
> > >     ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
> > > 
> > > which is a fix up to 4.1, but this can be applied cleanly only to
> > > recent kernels, supposedly.
> > 
> > This one does not apply at all even to 5.0.y, sorry.  Can someone send a
> > backported version that I can apply?
> 
> There is a prerequisite commit
> 98081ca62cbac31fb0f7efaf90b2e7384ce22257
>     ALSA: hda - Record the current power state before suspend/resume calls
>     
> Could you apply this one as well, then?

Yes, that worked, thanks!

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-26  0:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-25  7:45 Cherry-pick two ALSA fixes for stable Takashi Iwai
2019-03-25 19:49 ` Greg Kroah-Hartman
2019-03-25 23:12   ` Takashi Iwai
2019-03-26  0:27     ` Greg Kroah-Hartman

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.