diff options
author | Geliang Tang <geliangtang@gmail.com> | 2017-05-06 23:37:19 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-05-09 11:48:23 +0200 |
commit | 3bed8888edc8f60d734c44fdcdb7c6abd5e2d02e (patch) | |
tree | 03a6ad9107fe3687cf105c1fcf6de9a6b64a9a60 /arch/powerpc/sysdev | |
parent | 2868b2513aa732a99ea4a0a6bf10dc93c1f3dac2 (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/sysdev')
0 files changed, 0 insertions, 0 deletions