Other Parts Discussed in Thread: CC3301, BP-CC33-BBB-ADAPT, BP-CC3301
Hi All,
I am getting following kernel error message when I start the access-point and try to associate a client to it-
[ 228.168821] WARNING: CPU: 0 PID: 58 at drivers/net/wireless/ti/cc33xx/main.c:1579 cc33xx_queue_recovery_work.part.0+0x68/0x6c [cc33xx]
[ 228.183176] Modules linked in: aes_arm_bs crypto_simd cryptd aes_arm aes_generic libaes ccm cc33xx mac80211 cc33xx_sdio sch_fq_codel batman_adv(O) libcrc36
[ 228.199916] CPU: 0 PID: 58 Comm: kworker/u2:3 Tainted: G O 5.15.67 #1
[ 228.208060] Hardware name: STM32 (Device Tree Support)
[ 228.211832] Workqueue: phy0 wlcore_pending_auth_complete_work [cc33xx]
[ 228.220143] [<c010e8ec>] (unwind_backtrace) from [<c010c158>] (show_stack+0x10/0x14)
[ 228.227893] [<c010c158>] (show_stack) from [<c0122404>] (__warn+0xec/0x148)
[ 228.233497] [<c0122404>] (__warn) from [<c0c48a14>] (warn_slowpath_fmt+0x78/0xac)
[ 228.242796] [<c0c48a14>] (warn_slowpath_fmt) from [<bf26b140>] (cc33xx_queue_recovery_work.part.0+0x68/0x6c [cc33xx])
[ 228.253536] [<bf26b140>] (cc33xx_queue_recovery_work.part.0 [cc33xx]) from [<bf2755e4>] (wlcore_cmd_send_failsafe+0xb0/0x16c [cc33xx])
[ 228.265945] [<bf2755e4>] (wlcore_cmd_send_failsafe [cc33xx]) from [<bf278888>] (cc33xx_croc+0x88/0x158 [cc33xx])
[ 228.274927] [<bf278888>] (cc33xx_croc [cc33xx]) from [<bf273de8>] (wlcore_update_inconn_sta+0x120/0x334 [cc33xx])
[ 228.287161] [<bf273de8>] (wlcore_update_inconn_sta [cc33xx]) from [<bf274700>] (wlcore_pending_auth_complete_work+0x8c/0x11c [cc33xx])
[ 228.299379] [<bf274700>] (wlcore_pending_auth_complete_work [cc33xx]) from [<c01401b8>] (process_one_work+0x1cc/0x558)
[ 228.310123] [<c01401b8>] (process_one_work) from [<c01409b4>] (worker_thread+0x44/0x5d4)
[ 228.318154] [<c01409b4>] (worker_thread) from [<c0146aec>] (kthread+0x14c/0x168)
[ 228.324264] [<c0146aec>] (kthread) from [<c0100130>] (ret_from_fork+0x14/0x24)
[ 228.333313] Exception stack(0xc1d2dfb0 to 0xc1d2dff8)
[ 228.338312] dfa0: 00000000 00000000 00000000 00000000
[ 228.345098] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 228.355046] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 228.361510] ---[ end trace 055ab12225fa910e ]---
[ 228.364917] wlcore: ERROR failed to send ROC command
[ 228.371581] wlcore: down
[ 228.372806] wlcore: Osprey recovery - HW disabled
We are using firmware version 1.6.0.15.
Kindly help us with the issue,
Warm regards,
Sharadanand Karanjkar