summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_hv_builtin.c
diff options
context:
space:
mode:
authorGeliang Tang <geliangtang@gmail.com>2017-05-06 23:37:19 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2017-05-09 11:48:23 +0200
commit3bed8888edc8f60d734c44fdcdb7c6abd5e2d02e (patch)
tree03a6ad9107fe3687cf105c1fcf6de9a6b64a9a60 /arch/powerpc/kvm/book3s_hv_builtin.c
parent2868b2513aa732a99ea4a0a6bf10dc93c1f3dac2 (diff)
KVM: set no_llseek in stat_fops_per_vm
In vm_stat_get_per_vm_fops and vcpu_stat_get_per_vm_fops, since we use nonseekable_open() to open, we should use no_llseek() to seek, not generic_file_llseek(). Signed-off-by: Geliang Tang <geliangtang@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/powerpc/kvm/book3s_hv_builtin.c')
0 files changed, 0 insertions, 0 deletions