linux/arch/powerpc/include
Arnd Bergmann edfd17ff39 powerpc/eeh: Stop using do_gettimeofday()
This interface is inefficient and deprecated because of the y2038
overflow.

ktime_get_seconds() is an appropriate replacement here, since it
has sufficient granularity but is more efficient and uses monotonic
time.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Acked-by: Russell Currey <ruscur@russell.cc>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-11-06 17:40:00 +11:00
..
asm powerpc/eeh: Stop using do_gettimeofday() 2017-11-06 17:40:00 +11:00
uapi/asm powerpc: Add PPC_FEATURE2_HTM_NO_SUSPEND 2017-10-20 11:10:58 +11:00