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
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
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
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
linux-stable-mirror@lists.linaro.org