From: Roland Dreier Date: Wed, 20 Jul 2011 09:28:56 +0000 (+0000) Subject: target: Make se_tmr_lock IRQ-safe X-Git-Tag: v3.1-rc1~305^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e1be919820175a2becc3c72051050aaa3fae954;p=pandora-kernel.git target: Make se_tmr_lock IRQ-safe transport_lookup_tmr_lun() can be called from interrupt context and therefore needs to use IRQ-safe spinlock functions. Fix this up, and to make the locking work, convert the other uses of se_tmr_lock to be IRQ-disabling. Signed-off-by: Roland Dreier Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed