From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mimi Zohar Date: Fri, 02 Sep 2016 17:21:36 -0000 Subject: [ath9k-devel] linux-4.8-rcX: ath9k traceback In-Reply-To: <87eg5338b5.fsf@purkki.adurom.net> References: <1472682267.2607.8.camel@linux.vnet.ibm.com> <87eg5338b5.fsf@purkki.adurom.net> Message-ID: <1472831794.2773.1.camel@linux.vnet.ibm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Thu, 2016-09-01 at 19:15 +0300, Kalle Valo wrote: > Mimi Zohar writes: > > > There weren't any problems on linux-4.7 kernels. I'm getting the > > following traceback on linux-4.8-rc1/-rc4 kernels. Let me know if you > > need any additional information. > > > > [ 64.006529] WARNING: CPU: 3 PID: 94 at drivers/net/wireless/ath/ath9k/beacon.c:642 ath9k_beacon_config+0x12c/0x140 [ath9k] > > This should fix it: > > ath9k: fix client mode beacon configuration > > https://git.kernel.org/cgit/linux/kernel/git/kvalo/wireless-drivers.git/commit/?id=05860bed491b114a9f2d7a4f6e09fb02c0b69056 Yep, that resolved the problem. Thanks! Mimi