From: Rajkumar Manoharan <rmanohar@codeaurora.org>
To: Ben Greear <greearb@candelatech.com>
Cc: Manikanta Pubbisetty <mpubbise@codeaurora.org>,
linux-wireless@vger.kernel.org, ath10k@lists.infradead.org,
kvalo@codeaurora.org, linux-wireless-owner@vger.kernel.org
Subject: Re: [PATCH] ath10k: Don't allow tx logic when state is not ON.
Date: Wed, 20 Jun 2018 11:48:03 -0700 [thread overview]
Message-ID: <a6bbeef21bb377e1480ca99f4d2c1013@codeaurora.org> (raw)
In-Reply-To: <3dc5dce6-a8ef-93f6-318f-6ca2e62f8853@candelatech.com>
On 2018-06-20 10:42, Ben Greear wrote:
> On 06/20/2018 10:37 AM, Manikanta Pubbisetty wrote:
>>
[...]
>> This case should not be dealt in ath10k, rather we should make sure
>> packets does not reach the driver during hardware restart after the
>> firmware crash.
>> Can you please try the RFC patch and see if it fixes the issue? I am
>> working on the patch and probably send it out after doing some testing
>> and cleanup.
>>
>> https://patchwork.kernel.org/patch/10411967/
>
> I did see your patch, but I was not sure it would make it upstream.
>
> I think either way my patch might be useful in case bugs creep back in.
>
ar->state check can not be in hot path as it is protected by mutex lock.
-Rajkumar
next prev parent reply other threads:[~2018-06-20 18:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-20 14:56 [PATCH] ath10k: Don't allow tx logic when state is not ON greearb
2018-06-20 17:37 ` Manikanta Pubbisetty
2018-06-20 17:42 ` Ben Greear
2018-06-20 18:48 ` Rajkumar Manoharan [this message]
2018-06-20 18:51 ` Ben Greear
2018-06-20 21:16 ` Rajkumar Manoharan
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=a6bbeef21bb377e1480ca99f4d2c1013@codeaurora.org \
--to=rmanohar@codeaurora.org \
--cc=ath10k@lists.infradead.org \
--cc=greearb@candelatech.com \
--cc=kvalo@codeaurora.org \
--cc=linux-wireless-owner@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=mpubbise@codeaurora.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;
as well as URLs for NNTP newsgroup(s).