public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
To: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
	kvalo@kernel.org, jjohnson@kernel.org
Cc: linux-wireless@vger.kernel.org, ath12k@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] wifi: ath11k/ath12k: Set IRQ affinity hint after requesting all shared IRQs
Date: Fri, 31 Jan 2025 14:21:45 -0800	[thread overview]
Message-ID: <a8f4f4e7-1c13-44d8-b19e-4ac85b48ee04@oss.qualcomm.com> (raw)
In-Reply-To: <20240823155502.57333-1-manivannan.sadhasivam@linaro.org>

On 8/23/2024 8:54 AM, Manivannan Sadhasivam wrote:
> Hi,
> 
> This series fixes a warning from kernel IRQ core that gets triggered in the
> error path of QCA6390 probe. While fixing that I also noticed the same issue in
> the ath12k driver, so added an untested patch for the same.
> 
> Finally, I updated the irq_set_affinity_hint() API in both drivers as it was
> depercated.
> 
> - Mani
> 
> Manivannan Sadhasivam (3):
>   wifi: ath11k: Set IRQ affinity hint after requesting all shared IRQs
>   wifi: ath12k: Set IRQ affinity hint after requesting all shared IRQs
>   wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with
>     irq_set_affinity_and_hint()
> 
>  drivers/net/wireless/ath/ath11k/pci.c | 26 +++++++++++++-------------
>  drivers/net/wireless/ath/ath12k/pci.c | 26 +++++++++++++-------------
>  2 files changed, 26 insertions(+), 26 deletions(-)
> 

What is the status of this series. I inherited it in Patchwork from Kalle.

It looks like there was a question if the 1/3 patch was actually applicable.

If we think this series is needed, can you rebase & repost?

/jeff

  parent reply	other threads:[~2025-01-31 22:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-23 15:54 [PATCH 0/3] wifi: ath11k/ath12k: Set IRQ affinity hint after requesting all shared IRQs Manivannan Sadhasivam
2024-08-23 15:55 ` [PATCH 1/3] wifi: ath11k: " Manivannan Sadhasivam
2024-08-23 18:09   ` Jeff Johnson
2024-08-26  3:04   ` Baochen Qiang
2024-08-26  7:01     ` Manivannan Sadhasivam
2024-08-26  7:44       ` Baochen Qiang
2024-08-23 15:55 ` [PATCH 2/3] wifi: ath12k: " Manivannan Sadhasivam
2024-08-23 15:59   ` Manivannan Sadhasivam
2024-08-23 15:55 ` [PATCH 3/3] wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with irq_set_affinity_and_hint() Manivannan Sadhasivam
2025-01-31 22:21 ` Jeff Johnson [this message]
2025-02-07 17:26   ` [PATCH 0/3] wifi: ath11k/ath12k: Set IRQ affinity hint after requesting all shared IRQs Manivannan Sadhasivam

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=a8f4f4e7-1c13-44d8-b19e-4ac85b48ee04@oss.qualcomm.com \
    --to=jeff.johnson@oss.qualcomm.com \
    --cc=ath12k@lists.infradead.org \
    --cc=jjohnson@kernel.org \
    --cc=kvalo@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    /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