diff options
author | Paolo Bonzini <[email protected]> | 2021-10-12 12:35:20 -0400 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-10-22 10:08:38 -0400 |
commit | 6b5efc930bbc8c97e4a1fe2ccb9a6f286365a56d (patch) | |
tree | e06620db781238e7e2e152ee12e4ff560575ad98 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
parent | 3b27de27183911d461afedf50c6fa30c59740c07 (diff) |
KVM: x86: remove unnecessary arguments from complete_emulator_pio_in
complete_emulator_pio_in can expect that vcpu->arch.pio has been filled in,
and therefore does not need the size and count arguments. This makes things
nicer when the function is called directly from a complete_userspace_io
callback.
No functional change intended.
Cc: [email protected]
Fixes: 7ed9abfe8e9f ("KVM: SVM: Support string IO operations for an SEV-ES guest")
Reviewed-by: Maxim Levitsky <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions