From: Johannes Berg Date: Wed, 1 Jul 2009 19:26:43 +0000 (+0200) Subject: mac80211: fix todo lock X-Git-Tag: v2.6.32-rc1~703^2~731 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3cebbdcedf8d1519913f6e9bf88dbac7fbaa760;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