erikarn / athp

freebsd ath10k port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

debug (low prio) ATH10K_DBG_xxx | tunable

bzfbd opened this issue · comments

commented

cannot set ATH10K_DBG_xxx, e.g., ATH10K_DBG_WMI, in a tunable we'll panic as the fwlog_mtx is not initialised by the time we lock the first event, which means some ordering is not quite right.

panic: mtx_lock() of spin mutex (null) @ sys/modules/athp/../../dev/athp/if_athp_fwlog.c:1552