From: Nicholas Bellinger Date: Tue, 23 Jun 2015 06:44:05 +0000 (-0700) Subject: target: Convert se_lun->lun_deve_lock to normal spinlock X-Git-Tag: omap-for-v4.2/fixes-rc1^2~8^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1adff1b3a7f75a1c255b7fcab5676edf29d4a5d8;p=pandora-kernel.git target: Convert se_lun->lun_deve_lock to normal spinlock This patch converts se_lun->lun_deve_lock acquire/release access to use a normal, non bottom-half spin_lock_t for protecting se_lun->lun_deve_list access. Reported-by: Christoph Hellwig Cc: Hannes Reinecke Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed