* Re: Patch "soundwire: qcom: Check device status before reading devid" has been added to the 5.15-stable tree [not found] <16604006172842@kroah.com> @ 2022-08-23 16:01 ` Vinod Koul 2022-08-24 6:39 ` Greg KH 0 siblings, 1 reply; 4+ messages in thread From: Vinod Koul @ 2022-08-23 16:01 UTC (permalink / raw) To: gregkh, stable; +Cc: srinivas.kandagatla, stable-commits On 13-08-22, 16:23, gregkh@linuxfoundation.org wrote: > > This is a note to let you know that I've just added the patch titled > > soundwire: qcom: Check device status before reading devid > > to the 5.15-stable tree which can be found at: > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > The filename of the patch is: > soundwire-qcom-check-device-status-before-reading-devid.patch > and it can be found in the queue-5.15 subdirectory. > > If you, or anyone else, feels it should not be added to the stable tree, > please let <stable@vger.kernel.org> know about it. This is causing regression in rc1 so can this be dropped from stable please -- ~Vinod ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Patch "soundwire: qcom: Check device status before reading devid" has been added to the 5.15-stable tree 2022-08-23 16:01 ` Patch "soundwire: qcom: Check device status before reading devid" has been added to the 5.15-stable tree Vinod Koul @ 2022-08-24 6:39 ` Greg KH 2022-08-24 9:33 ` Vinod Koul 0 siblings, 1 reply; 4+ messages in thread From: Greg KH @ 2022-08-24 6:39 UTC (permalink / raw) To: Vinod Koul; +Cc: stable, srinivas.kandagatla, stable-commits On Tue, Aug 23, 2022 at 09:31:35PM +0530, Vinod Koul wrote: > On 13-08-22, 16:23, gregkh@linuxfoundation.org wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > soundwire: qcom: Check device status before reading devid > > > > to the 5.15-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > soundwire-qcom-check-device-status-before-reading-devid.patch > > and it can be found in the queue-5.15 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let <stable@vger.kernel.org> know about it. > > This is causing regression in rc1 so can this be dropped from stable > please This is already in the following released kernels: 5.15.61 5.18.18 5.19.2 so when you get this resolved in Linus's tree, be sure to also add a cc: stable to the patch so it will get picked up properly. thanks, greg k-h ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Patch "soundwire: qcom: Check device status before reading devid" has been added to the 5.15-stable tree 2022-08-24 6:39 ` Greg KH @ 2022-08-24 9:33 ` Vinod Koul 2022-08-24 10:23 ` Srinivas Kandagatla 0 siblings, 1 reply; 4+ messages in thread From: Vinod Koul @ 2022-08-24 9:33 UTC (permalink / raw) To: Greg KH; +Cc: stable, srinivas.kandagatla, stable-commits On 24-08-22, 08:39, Greg KH wrote: > On Tue, Aug 23, 2022 at 09:31:35PM +0530, Vinod Koul wrote: > > On 13-08-22, 16:23, gregkh@linuxfoundation.org wrote: > > > > > > This is a note to let you know that I've just added the patch titled > > > > > > soundwire: qcom: Check device status before reading devid > > > > > > to the 5.15-stable tree which can be found at: > > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > > > The filename of the patch is: > > > soundwire-qcom-check-device-status-before-reading-devid.patch > > > and it can be found in the queue-5.15 subdirectory. > > > > > > If you, or anyone else, feels it should not be added to the stable tree, > > > please let <stable@vger.kernel.org> know about it. > > > > This is causing regression in rc1 so can this be dropped from stable > > please > > This is already in the following released kernels: > 5.15.61 5.18.18 5.19.2 > so when you get this resolved in Linus's tree, be sure to also add a cc: > stable to the patch so it will get picked up properly. Thanks will do! -- ~Vinod ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Patch "soundwire: qcom: Check device status before reading devid" has been added to the 5.15-stable tree 2022-08-24 9:33 ` Vinod Koul @ 2022-08-24 10:23 ` Srinivas Kandagatla 0 siblings, 0 replies; 4+ messages in thread From: Srinivas Kandagatla @ 2022-08-24 10:23 UTC (permalink / raw) To: Vinod Koul, Greg KH; +Cc: stable, stable-commits Hi Vinod, On 24/08/2022 10:33, Vinod Koul wrote: > On 24-08-22, 08:39, Greg KH wrote: >> On Tue, Aug 23, 2022 at 09:31:35PM +0530, Vinod Koul wrote: >>> On 13-08-22, 16:23, gregkh@linuxfoundation.org wrote: >>>> >>>> This is a note to let you know that I've just added the patch titled >>>> >>>> soundwire: qcom: Check device status before reading devid >>>> >>>> to the 5.15-stable tree which can be found at: >>>> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary >>>> >>>> The filename of the patch is: >>>> soundwire-qcom-check-device-status-before-reading-devid.patch >>>> and it can be found in the queue-5.15 subdirectory. >>>> >>>> If you, or anyone else, feels it should not be added to the stable tree, >>>> please let <stable@vger.kernel.org> know about it. >>> >>> This is causing regression in rc1 so can this be dropped from stable >>> please >> >> This is already in the following released kernels: >> 5.15.61 5.18.18 5.19.2 >> so when you get this resolved in Linus's tree, be sure to also add a cc: >> stable to the patch so it will get picked up properly. This is the patch https://www.spinics.net/lists/linux-arm-msm/msg117502.html that fixes the issue, Amit confirmed it. Can you check in on 5.15 incase you have a setup to try it. thanks, --srini > > Thanks will do! > ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-08-24 10:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <16604006172842@kroah.com>
2022-08-23 16:01 ` Patch "soundwire: qcom: Check device status before reading devid" has been added to the 5.15-stable tree Vinod Koul
2022-08-24 6:39 ` Greg KH
2022-08-24 9:33 ` Vinod Koul
2022-08-24 10:23 ` Srinivas Kandagatla
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox