From: Michael Chan Date: Thu, 25 Aug 2005 22:38:39 +0000 (-0700) Subject: [BNX2]: change irq locks to bh locks X-Git-Tag: v2.6.14-rc1~1035^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c770a65cee7cc250d7bccd99fa55e742988ae4e0;p=pandora-kernel.git [BNX2]: change irq locks to bh locks Change all locks from spin_lock_irqsave() to spin_lock_bh(). All places that require spinlocks are in BH context. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed