fix: use timespec64 on kernels that have it
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 24 Feb 2020 19:50:20 +0000 (14:50 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 24 Feb 2020 21:52:25 +0000 (16:52 -0500)
This fixes v5.6 which has hidden 'struct timespec' from kernel code and
makes 32bit archs y2038 compliant on v3.17 and newer.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I1daedc4a93cbbebb8f5a1d99c4619cb27f6a9e07


No differences found
This page took 0.033467 seconds and 4 git commands to generate.