[FS#473] ath9k unstable - kernel panic every ~5 minutes

LEDE Bugs lede-bugs at lists.infradead.org
Sun Feb 12 05:52:24 PST 2017


The following task has a new comment added:

FS#473 - ath9k unstable - kernel panic every ~5 minutes
User who did this - Nick Lowe (nick_lowe)

----------
The bit flags that Toke is referring to are:

#define AIRTIME_USE_TX		BIT(0)
#define AIRTIME_USE_RX		BIT(1)
#define AIRTIME_USE_NEW_QUEUES	BIT(2)

I tested with AIRTIME_USE_TX, a value of 1, and AIRTIME_USE_RX, a value of 2.

The crashes seem to occur as or just after a station authenticates/associates, not while stations are authenticated/associated and making use of the association.

The crash occurred when just the AIRTIME_USE_TX bit was set.

I am now testing with just the AIRTIME_USE_RX bit set to see if a similar crash occurs.

Thanks,

Nick
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=473#comment1746



More information about the lede-bugs mailing list