commit | 4ae3c0815fb63cbed1afcd5bacc7705c6d1b9fec | [log] [tgz] |
---|---|---|
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | Fri May 16 10:23:53 2014 +0200 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Mon Jul 21 13:22:28 2014 +0200 |
tree | 25212ba944cfbf2c012f5da378cfe67410846f67 | |
parent | 0759d0681cae279e77ebb4b76175e330360b01d9 [diff] |
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 <dahi@linux.vnet.ibm.com> Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>