Home
last modified time | relevance | path

Searched hist:"0 d9ce162cf46c99628cc5da9510b959c7976735b" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dkvm_host.hdiff 0d9ce162cf46c99628cc5da9510b959c7976735b Thu Jan 03 19:14:28 CST 2019 Junaid Shahid <junaids@google.com> kvm: Convert kvm_lock to a mutex

It doesn't seem as if there is any particular need for kvm_lock to be a
spinlock, so convert the lock to a mutex so that sleepable functions (in
particular cond_resched()) can be called while holding it.

Signed-off-by: Junaid Shahid <junaids@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.cdiff 0d9ce162cf46c99628cc5da9510b959c7976735b Thu Jan 03 19:14:28 CST 2019 Junaid Shahid <junaids@google.com> kvm: Convert kvm_lock to a mutex

It doesn't seem as if there is any particular need for kvm_lock to be a
spinlock, so convert the lock to a mutex so that sleepable functions (in
particular cond_resched()) can be called while holding it.

Signed-off-by: Junaid Shahid <junaids@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/openbmc/linux/virt/kvm/
H A Dkvm_main.cdiff 0d9ce162cf46c99628cc5da9510b959c7976735b Thu Jan 03 19:14:28 CST 2019 Junaid Shahid <junaids@google.com> kvm: Convert kvm_lock to a mutex

It doesn't seem as if there is any particular need for kvm_lock to be a
spinlock, so convert the lock to a mutex so that sleepable functions (in
particular cond_resched()) can be called while holding it.

Signed-off-by: Junaid Shahid <junaids@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/openbmc/linux/arch/x86/kvm/
H A Dx86.cdiff 0d9ce162cf46c99628cc5da9510b959c7976735b Thu Jan 03 19:14:28 CST 2019 Junaid Shahid <junaids@google.com> kvm: Convert kvm_lock to a mutex

It doesn't seem as if there is any particular need for kvm_lock to be a
spinlock, so convert the lock to a mutex so that sleepable functions (in
particular cond_resched()) can be called while holding it.

Signed-off-by: Junaid Shahid <junaids@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>