Skip to content
Commit 899a31f5 authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Radim Krčmář
Browse files

KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING



The hypercall was added using a struct timespec based implementation,
but we should not use timespec in new code.

This changes it to timespec64. There is no functional change
here since the implementation is only used in 64-bit kernels
that use the same definition for timespec and timespec64.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarRadim Krčmář <rkrcmar@redhat.com>
parent 6514dc38
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment