From: David Hildenbrand Date: Tue, 6 May 2014 14:11:14 +0000 (+0200) Subject: KVM: s390: remove _bh locking from start_stop_lock X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~10^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=433b9ee43c233790c0ae7c02785d6d73fd4d4455;p=pandora-kernel.git KVM: s390: remove _bh locking from start_stop_lock The start_stop_lock is no longer acquired when in atomic context, therefore we can convert it into an ordinary spin_lock. Signed-off-by: David Hildenbrand Reviewed-by: Christian Borntraeger Acked-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed