diff options
author | Jens Freimann <[email protected]> | 2014-08-11 15:39:43 +0200 |
---|---|---|
committer | Christian Borntraeger <[email protected]> | 2014-08-25 14:35:56 +0200 |
commit | 331cbc277ec4ae5827b9ca538d9b5469fdca0947 (patch) | |
tree | 21007a8c70159b2f76428251910373e1f63f6d3a /lib/clz_tab.c | |
parent | 7939503147f89f0799ddc89afec2aeae57dd7e2c (diff) |
KVM: s390: don't use kvm lock in interrupt injection code
The kvm lock protects us against vcpus going away, but they only go
away when the virtual machine is shut down. We don't need this
mutex here, so let's get rid of it.
Signed-off-by: Jens Freimann <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'lib/clz_tab.c')
0 files changed, 0 insertions, 0 deletions