diff options
author | Simon Guo <wei.guo.simon@gmail.com> | 2018-05-23 15:02:10 +0800 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2018-06-01 10:30:59 +1000 |
commit | c8235c2891d0561960fd5d62fdda58cfb6e503b2 (patch) | |
tree | 60ab3cd2fd9bc5edc125092df689f0d15086ebc5 /arch/parisc | |
parent | b3cebfe8c1cadf1817939dcc3688a2504a69c662 (diff) | |
download | linux-c8235c2891d0561960fd5d62fdda58cfb6e503b2.tar.gz linux-c8235c2891d0561960fd5d62fdda58cfb6e503b2.tar.bz2 linux-c8235c2891d0561960fd5d62fdda58cfb6e503b2.zip |
KVM: PPC: Remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl
Since the vcpu mutex locking/unlock has been moved out of vcpu_load()
/vcpu_put(), KVM_GET_ONE_REG and KVM_SET_ONE_REG doesn't need to do
ioctl with loading vcpu anymore. This patch removes vcpu_load()/vcpu_put()
from KVM_GET_ONE_REG and KVM_SET_ONE_REG ioctl.
Signed-off-by: Simon Guo <wei.guo.simon@gmail.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'arch/parisc')
0 files changed, 0 insertions, 0 deletions