On Tue, 2018-05-08 at 12:18 +0200, Toke Høiland-Jørgensen wrote: > Johannes Berg <johannes@xxxxxxxxxxxxxxxx> writes: > > > net/mac80211/cfg.c:3762:12: warning: context imbalance in > > 'ieee80211_get_txq_stats' - different lock contexts for basic block > > Found and fixed all the other warnings, but I'm not seeing this one. And > I don't really see what is wrong with the locking in that function? What > am I missing? This probably came up with sparse/smatch only, I run both sparse and smatch from "make C=1" johannes