From: Jes Sorensen <jes.sorensen@gmail.com>
To: chris.chiu@canonical.com, kvalo@codeaurora.org,
davem@davemloft.net, kuba@kernel.org, code@reto-schneider.ch
Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cu
Date: Tue, 6 Jul 2021 13:35:56 -0400 [thread overview]
Message-ID: <d32690a6-f679-c676-1461-10b47ae3428b@gmail.com> (raw)
In-Reply-To: <20210701163354.118403-1-chris.chiu@canonical.com>
On 7/1/21 12:33 PM, chris.chiu@canonical.com wrote:
> From: Chris Chiu <chris.chiu@canonical.com>
>
> There will be crazy numbers of interrupts triggered by 8188cu and
> 8192cu module, around 8000~10000 interrupts per second, on the usb
> host controller. Compare with the vendor driver source code, it's
> mapping to the configuration CONFIG_USB_INTERRUPT_IN_PIPE and it is
> disabled by default.
>
> Since the interrupt transfer is neither used for TX/RX nor H2C
> commands. Disable it to avoid the confusing interrupts for the
> 8188cu and 8192cu module which I only have for verification.
>
> Signed-off-by: Chris Chiu <chris.chiu@canonical.com>
I remember noticing this earlier but never had a chance to dig into it.
Thanks for fixing this!
Acked-by: Jes Sorensen <Jes.Sorensen@gmail.com>
Jes
next prev parent reply other threads:[~2021-07-06 17:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-01 16:33 chris.chiu
2021-07-02 8:41 ` Kalle Valo
2021-07-05 9:00 ` Chris Chiu
2021-07-05 0:35 ` Reto Schneider
2021-07-06 17:35 ` Jes Sorensen [this message]
2021-08-21 18:17 ` 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=d32690a6-f679-c676-1461-10b47ae3428b@gmail.com \
--to=jes.sorensen@gmail.com \
--cc=chris.chiu@canonical.com \
--cc=code@reto-schneider.ch \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=kvalo@codeaurora.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--subject='Re: [PATCH] rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cu' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).