From: David Hildenbrand Date: Fri, 16 May 2014 08:23:53 +0000 (+0200) Subject: KVM: s390: remove _bh locking from local_int.lock X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~10^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ae3c0815fb63cbed1afcd5bacc7705c6d1b9fec;p=pandora-kernel.git KVM: s390: remove _bh locking from local_int.lock local_int.lock is not used in a bottom-half handler anymore, therefore we can turn it into an ordinary spin_lock at all occurrences. Signed-off-by: David Hildenbrand Reviewed-by: Christian Borntraeger Acked-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed