From: Vlastimil Babka <vbabka@suse.com>
To: Manivannan Sadhasivam <mani@kernel.org>,
Daniel J Blueman <daniel@quora.org>,
Linux regressions mailing list <regressions@lists.linux.dev>,
Thorsten Leemhuis <regressions@leemhuis.info>,
Takashi Iwai <tiwai@suse.de>
Cc: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Simon Horman <horms@kernel.org>,
Chris Lew <christopher.lew@oss.qualcomm.com>,
Pranav Mahesh Phansalkar <pranav.phansalkar@oss.qualcomm.com>,
Deepak Kumar Singh <deepak.singh@oss.qualcomm.com>,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: qrtr: resend HELLO on MHI resume
Date: Tue, 15 Sep 2026 12:48:16 +0200 [thread overview]
Message-ID: <c99d9feb-0a19-4f8d-915b-c2ece401e3fa@suse.com> (raw)
In-Reply-To: <hcr4woicsnz3pbhzlguuwjlego7yli3znhjmsx4cdz66xa74zd@wjtle2yslc4b>
On 9/11/26 12:44, Manivannan Sadhasivam wrote:
> On Wed, Sep 09, 2026 at 01:58:44PM +0800, Daniel J Blueman wrote:
>> Since the MHI HELLO exchange was relocated, it is sent only at device
>> registration. During a suspend-resume cycle, the firmware in WiFi
>> cards such as WCN7850 indefinitely waits for another HELLO,
>> triggering:
>>
>> ath12k_wifi7_pci 0004:01:00.0: timeout while waiting for restart complete
>> ath12k_wifi7_pci 0004:01:00.0: failed to resume core: -110
>>
>> Fix this by triggering the handshake from resume_early in the MHI
>> transport.
>>
>> Validated on Qualcomm X1E-801800 on Lenovo Slim 7x across 10
>> suspend-resume cycles.
>>
>> Fixes: 544d85de4dc2 ("net: qrtr: Send HELLO message on endpoint register")
>> Signed-off-by: Daniel J Blueman <daniel@quora.org>
>> ---
>> net/qrtr/af_qrtr.c | 13 +++++++++++++
>> net/qrtr/mhi.c | 10 +++++++++-
>> net/qrtr/qrtr.h | 2 ++
>> 3 files changed, 24 insertions(+), 1 deletion(-)
>>
>> diff --git a/net/qrtr/af_qrtr.c b/net/qrtr/af_qrtr.c
>> index 78347c937af7..2ffcfc2fdb4a 100644
>> --- a/net/qrtr/af_qrtr.c
>> +++ b/net/qrtr/af_qrtr.c
>> @@ -623,6 +623,19 @@ static void qrtr_hello_work(struct work_struct *work)
>> qrtr_port_put(ctrl);
>> }
>>
>> +/* Trigger the HELLO handshake after the remote has been reset, eg on resume */
>
> Use proper kernel-doc please.
Please prioritize merging this sooner than later (it's a regression from
7.3-rc2 that would hit people if it made it to 7.3 final) even if it means
fixing up non-critical aspects later, or by maintainer upon merging.
Thanks,
Vlastimil
> Rest LGTM, thanks!
>
> - Mani
>
next prev parent reply other threads:[~2026-09-15 10:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-09 5:58 Daniel J Blueman
2026-09-11 10:44 ` Manivannan Sadhasivam
2026-09-15 10:48 ` Vlastimil Babka [this message]
2026-09-16 3:09 ` Jeff Johnson
2026-09-14 9:04 ` Thorsten Leemhuis
2026-09-14 9:39 ` Takashi Iwai
2026-09-15 10:11 ` Vlastimil Babka
2026-09-15 10:45 ` Vlastimil Babka (SUSE)
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=c99d9feb-0a19-4f8d-915b-c2ece401e3fa@suse.com \
--to=vbabka@suse.com \
--cc=christopher.lew@oss.qualcomm.com \
--cc=daniel@quora.org \
--cc=davem@davemloft.net \
--cc=deepak.singh@oss.qualcomm.com \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mani@kernel.org \
--cc=pabeni@redhat.com \
--cc=pranav.phansalkar@oss.qualcomm.com \
--cc=regressions@leemhuis.info \
--cc=regressions@lists.linux.dev \
--cc=tiwai@suse.de \
/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
all inboxes | Powered by JetHome®