summaryrefslogtreecommitdiffstats
path: root/fs/readdir.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-01-04 16:53:49 +0100
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>2018-01-04 16:53:49 +0100
commitf7a753547474eb6bcc1fe8dd46d14eaea93bfe2e (patch)
tree17b1546af91e11f7d348827307ae2d4e19a3d132 /fs/readdir.c
parent63a4be93937c1a6459f9d67b7afeb4e81fa64d2b (diff)
downloadlinux-f7a753547474eb6bcc1fe8dd46d14eaea93bfe2e.tar.bz2
fbdev: pxa3xx: use ktime_get_ts64 for time stamps
do_gettimeofday() is deprecated because it is not y2038 safe, so I'm changing the calculation for the diagnostic output over to using 'timespec64'. We really only print time deltas here, so changing it to monotonic time makes this more robust, the correct accessor for this is ktime_get_ts64(). Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: "Gustavo A. R. Silva" <gustavo@embeddedor.com> Cc: Himanshu Jha <himanshujha199640@gmail.com> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'fs/readdir.c')
0 files changed, 0 insertions, 0 deletions