From: Kalle Valo <kvalo@codeaurora.org>
To: Sushant Kumar Mishra <sushant2k1513@gmail.com>
Cc: Sushant Kumar Mishra <sushant.mishra@redpinesignals.com>,
linux-wireless@vger.kernel.org,
Amitkumar Karwar <amit.karwar@redpinesignals.com>,
Siva Rebbagondla <siva.rebbagondla@redpinesignals.com>,
Sanjay Konduri <sanjay.konduri@redpinesignals.com>
Subject: Re: [1/2] rsi: add fix for crash during assertions
Date: Wed, 23 May 2018 08:02:57 +0000 (UTC) [thread overview]
Message-ID: <20180523080257.4940860618@smtp.codeaurora.org> (raw)
In-Reply-To: <1526375071-7010-1-git-send-email-sushant2k1513@gmail.com>
Sushant Kumar Mishra <sushant2k1513@gmail.com> wrote:
> From: Sanjay Konduri <sanjay.konduri@redpinesignals.com>
>
> Observed crash in some scenarios when assertion has occurred,
> this is because hw structure is freed and is tried to get
> accessed in some functions where null check is already
> present. So, avoided the crash by making the hw to NULL after
> freeing.
>
> Signed-off-by: Sanjay Konduri <sanjay.konduri@redpinesignals.com>
> Signed-off-by: Sushant Kumar Mishra <sushant.mishra@redpinesignals.com>
2 patches applied to wireless-drivers-next.git, thanks.
abd39c6ded9d rsi: add fix for crash during assertions
eeed833aaa38 rsi: add fix for corruption of auto rate table
--
https://patchwork.kernel.org/patch/10400687/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
prev parent reply other threads:[~2018-05-23 8:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-15 9:04 [PATCH 1/2] rsi: add fix for crash during assertions Sushant Kumar Mishra
2018-05-15 9:04 ` [PATCH 2/2] rsi: add fix for corruption of auto rate table Sushant Kumar Mishra
2018-05-23 8:02 ` Kalle Valo [this message]
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=20180523080257.4940860618@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=amit.karwar@redpinesignals.com \
--cc=linux-wireless@vger.kernel.org \
--cc=sanjay.konduri@redpinesignals.com \
--cc=siva.rebbagondla@redpinesignals.com \
--cc=sushant.mishra@redpinesignals.com \
--cc=sushant2k1513@gmail.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.