From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Michal Kazior <michal.kazior@tieto.com>
Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org
Subject: Re: [PATCH] ath10k: fix possible ps sleep crash
Date: Mon, 1 Jun 2015 10:24:44 +0300 [thread overview]
Message-ID: <87mw0jvqkj.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1432877724-8256-1-git-send-email-michal.kazior@tieto.com> (Michal Kazior's message of "Fri, 29 May 2015 07:35:24 +0200")
Michal Kazior <michal.kazior@tieto.com> writes:
> If probing failed pci sleep timer could remain
> running and trigger after ath10k structures were
> freed causing invalid pointer dereference:
>
> BUG: unable to handle kernel paging request at ffffc90001c80004
> IP: [<ffffffff81354728>] iowrite32+0x38/0x40
> ...
> Call Trace:
> <IRQ>
> [<ffffffffa00da048>] ? __ath10k_pci_sleep+0x48/0x60 [ath10k_pci]
> [<ffffffffa00da44e>] ath10k_pci_ps_timer+0x5e/0x80 [ath10k_pci]
> [<ffffffff810b210e>] call_timer_fn+0x3e/0x120
> [<ffffffffa00da3f0>] ? ath10k_pci_wake+0x150/0x150 [ath10k_pci]
> [<ffffffff810b3d11>] run_timer_softirq+0x201/0x2e0
> [<ffffffff8105d73f>] __do_softirq+0xaf/0x290
> [<ffffffff8105da95>] irq_exit+0x95/0xa0
> [<ffffffff81950406>] smp_apic_timer_interrupt+0x46/0x60
> [<ffffffff8194e77e>] apic_timer_interrupt+0x6e/0x80
>
> Fixes: 77258d409ce4 ("ath10k: enable pci soc powersaving")
> Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Thanks, applied.
--
Kalle Valo
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
prev parent reply other threads:[~2015-06-01 7:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-29 5:35 [PATCH] ath10k: fix possible ps sleep crash Michal Kazior
2015-06-01 7:24 ` 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=87mw0jvqkj.fsf@kamboji.qca.qualcomm.com \
--to=kvalo@qca.qualcomm.com \
--cc=ath10k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=michal.kazior@tieto.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox