From: Johannes Berg Date: Wed, 1 Jul 2009 19:26:43 +0000 (+0200) Subject: mac80211: fix todo lock X-Git-Tag: v2.6.31-rc8~45^2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=523d2f6982136d332c9b7dd00e9e16da1091f060;p=pandora-kernel.git mac80211: fix todo lock The key todo lock can be taken from different locks that require it to be _bh to avoid lock inversion due to (soft)irqs. This should fix the two problems reported by Bob and Gabor: http://mid.gmane.org/20090619113049.GB18956@hash.localnet http://mid.gmane.org/4A3FA376.8020307@openwrt.org Signed-off-by: Johannes Berg Cc: Bob Copeland Cc: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed