Michal Kazior
0bcbbe679b
ath10k: fix possible ps sleep crash
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: 77258d409c ("ath10k: enable pci soc powersaving")
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2015-06-01 10:20:34 +03:00
..
2015-05-23 01:22:35 -04:00
2015-04-01 12:43:09 -04:00
2015-05-13 14:31:43 -04:00
2015-05-17 23:40:24 -04:00
2015-05-25 00:17:24 -04:00
2015-05-17 23:37:38 -04:00
2015-04-30 18:48:11 +02:00
2015-05-05 19:29:49 -04:00
2015-05-23 01:22:35 -04:00
2015-05-13 14:31:43 -04:00
2015-05-17 22:49:09 -04:00
2015-05-22 14:26:31 -04:00
2015-04-01 22:52:29 -04:00
2015-04-07 15:21:55 -04:00
2015-06-01 10:20:34 +03:00
2015-04-16 14:01:03 -05:00
2015-05-13 15:59:13 -04:00
2015-04-17 13:29:28 -04:00
2015-05-13 15:59:13 -04:00
2015-05-04 00:14:13 -04:00
2015-05-13 14:21:36 -04:00
2015-05-13 15:59:13 -04:00
2015-05-11 10:50:17 -04:00
2015-04-02 14:05:01 -04:00
2015-04-06 16:44:24 -04:00
2015-05-23 01:22:35 -04:00
2015-04-17 16:31:08 -04:00