Re: [PATCH] net/wireless/sme: sched_scan_mtx lock in cfg80211_conn_work()

2013-03-30 Thread David Miller
From: Artem Savkov Date: Sat, 30 Mar 2013 21:20:14 +0400 > Introduced in f9f475292dbb0e7035fb6661d1524761ea0888d9 When referencing commits, always provide the commit message header line, in parenthesis and double quotes, so that it is unambiguous. Otherwise, when changes are backported into -st

Re: [PATCH] net/wireless/sme: sched_scan_mtx lock in cfg80211_conn_work()

2013-03-30 Thread Johannes Berg
On Sat, 2013-03-30 at 21:20 +0400, Artem Savkov wrote: > Introduced in f9f475292dbb0e7035fb6661d1524761ea0888d9 > > cfg80211_conn_scan() which requires sched_scan_mtx to be held can be called > from cfg80211_conn_work(). Without this we are hitting multiple warnings like > the following: > > [

[PATCH] net/wireless/sme: sched_scan_mtx lock in cfg80211_conn_work()

2013-03-30 Thread Artem Savkov
Introduced in f9f475292dbb0e7035fb6661d1524761ea0888d9 cfg80211_conn_scan() which requires sched_scan_mtx to be held can be called from cfg80211_conn_work(). Without this we are hitting multiple warnings like the following: [ 51.996440] [ cut here ] [ 51.996484] WARNIN