staging: android/vsoc: stop using 'timespec'
The timespec structure suffers from the y2038 overflow and should not be used. This changes handle_vsoc_cond_wait() to use ktime_t directly. Signed-off-by:Arnd Bergmann <arnd@arndb.de> Reviewed-by:
Martijn Coenen <maco@android.com> Tested-by:
Alistair Strachan <astrachan@google.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
Please register or sign in to comment