All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <quic_kvalo@quicinc.com>
To: Carl Huang <quic_cjhuang@quicinc.com>
Cc: Dan Carpenter <dan.carpenter@oracle.com>, <kbuild@lists.01.org>,
	<lkp@intel.com>, <kbuild-all@lists.01.org>,
	Linux Memory Management List <linux-mm@kvack.org>,
	<ath11k@lists.infradead.org>, Wen Gong <quic_wgong@quicinc.com>
Subject: Re: [linux-next:master 408/8237] drivers/net/wireless/ath/ath11k/wow.c:712 ath11k_wow_op_resume() warn: inconsistent returns '&ar->conf_mutex'.
Date: Fri, 6 May 2022 16:25:15 +0300	[thread overview]
Message-ID: <o5h7d6y7pz8.fsf@quicinc.com> (raw)
In-Reply-To: <fd76aa54-4d05-a4b0-b3b4-11c8a5be799c@quicinc.com> (Carl Huang's message of "Thu, 5 May 2022 09:29:40 +0800")

Carl Huang <quic_cjhuang@quicinc.com> writes:

> Hi Kalle,
>
> Is the below the same fix that you have already applied to ath.git?
>
> [-next] ath11k: fix missing unlock on error in ath11k_wow_op_resume() - Patchwork (kernel.org)

BT please don't use HTML in emails, linux lists drop HTML email.


WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <quic_kvalo@quicinc.com>
To: Carl Huang <quic_cjhuang@quicinc.com>
Cc: Dan Carpenter <dan.carpenter@oracle.com>, <kbuild@lists.01.org>,
	<lkp@intel.com>, <kbuild-all@lists.01.org>,
	Linux Memory Management List <linux-mm@kvack.org>,
	<ath11k@lists.infradead.org>, Wen Gong <quic_wgong@quicinc.com>
Subject: Re: [linux-next:master 408/8237] drivers/net/wireless/ath/ath11k/wow.c:712 ath11k_wow_op_resume() warn: inconsistent returns '&ar->conf_mutex'.
Date: Fri, 6 May 2022 16:25:15 +0300	[thread overview]
Message-ID: <o5h7d6y7pz8.fsf@quicinc.com> (raw)
In-Reply-To: <fd76aa54-4d05-a4b0-b3b4-11c8a5be799c@quicinc.com> (Carl Huang's message of "Thu, 5 May 2022 09:29:40 +0800")

Carl Huang <quic_cjhuang@quicinc.com> writes:

> Hi Kalle,
>
> Is the below the same fix that you have already applied to ath.git?
>
> [-next] ath11k: fix missing unlock on error in ath11k_wow_op_resume() - Patchwork (kernel.org)

BT please don't use HTML in emails, linux lists drop HTML email.

-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <quic_kvalo@quicinc.com>
To: kbuild-all@lists.01.org
Subject: Re: [linux-next:master 408/8237] drivers/net/wireless/ath/ath11k/wow.c:712 ath11k_wow_op_resume() warn: inconsistent returns '&ar->conf_mutex'.
Date: Fri, 06 May 2022 16:25:15 +0300	[thread overview]
Message-ID: <o5h7d6y7pz8.fsf@quicinc.com> (raw)
In-Reply-To: <fd76aa54-4d05-a4b0-b3b4-11c8a5be799c@quicinc.com>

[-- Attachment #1: Type: text/plain, Size: 303 bytes --]

Carl Huang <quic_cjhuang@quicinc.com> writes:

> Hi Kalle,
>
> Is the below the same fix that you have already applied to ath.git?
>
> [-next] ath11k: fix missing unlock on error in ath11k_wow_op_resume() - Patchwork (kernel.org)

BT please don't use HTML in emails, linux lists drop HTML email.

  parent reply	other threads:[~2022-05-06 13:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-03 14:36 [linux-next:master 408/8237] drivers/net/wireless/ath/ath11k/wow.c:712 ath11k_wow_op_resume() warn: inconsistent returns '&ar->conf_mutex' kernel test robot
2022-05-04  8:46 ` Dan Carpenter
2022-05-04  8:46 ` Dan Carpenter
2022-05-04 16:23 ` Kalle Valo
2022-05-04 16:23   ` Kalle Valo
2022-05-04 16:23   ` Kalle Valo
2022-05-05  1:29   ` Carl Huang
2022-05-05  1:29     ` Carl Huang
2022-05-05  5:58     ` Dan Carpenter
2022-05-05  5:58       ` Dan Carpenter
2022-05-05  5:58       ` Dan Carpenter
2022-05-05  5:58       ` Dan Carpenter
2022-05-06  8:46       ` Kalle Valo
2022-05-06  8:46         ` Kalle Valo
2022-05-06  8:46         ` Kalle Valo
2022-05-06  9:58         ` [kbuild-all] " Chen, Rong A
2022-05-06  9:58           ` Chen, Rong A
2022-05-06 10:24           ` Dan Carpenter
2022-05-06 10:24             ` Dan Carpenter
2022-05-06 10:24             ` [kbuild-all] " Dan Carpenter
2022-05-06 10:24             ` Dan Carpenter
2022-05-06 13:25     ` Kalle Valo [this message]
2022-05-06 13:25       ` Kalle Valo
2022-05-06 13:25       ` Kalle Valo

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=o5h7d6y7pz8.fsf@quicinc.com \
    --to=quic_kvalo@quicinc.com \
    --cc=ath11k@lists.infradead.org \
    --cc=dan.carpenter@oracle.com \
    --cc=kbuild-all@lists.01.org \
    --cc=kbuild@lists.01.org \
    --cc=linux-mm@kvack.org \
    --cc=lkp@intel.com \
    --cc=quic_cjhuang@quicinc.com \
    --cc=quic_wgong@quicinc.com \
    /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.