John W. Linville 368d06f5b0 wireless: convert reg_regdb_search_lock to mutex
Stanse discovered that kmalloc is being called with GFP_KERNEL while
holding this spinlock.  The spinlock can be a mutex instead, which also
enables the removal of the unlock/lock around the lock/unlock of
cfg80211_mutex and the call to set_regdom.

Reported-by: Jiri Slaby <jirislaby@gmail.com>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-30 15:37:20 -04:00
..
2009-12-28 16:55:02 -05:00
2010-02-19 15:52:40 -05:00
2010-02-08 16:50:53 -05:00
2010-01-26 11:53:20 -05:00
2010-02-19 15:52:40 -05:00
2009-10-07 16:39:43 -04:00
2010-01-17 19:16:02 -08:00
2009-09-28 16:55:04 -04:00
2009-10-07 16:39:43 -04:00