audit: use ktime_get_coarse_ts64() for time access
authorArnd Bergmann <[email protected]>
Mon, 18 Jun 2018 14:58:24 +0000 (16:58 +0200)
committerPaul Moore <[email protected]>
Tue, 3 Jul 2018 14:12:54 +0000 (10:12 -0400)
commitc72051d5778a9c0e5df31d6553a6fa3507b3685c
tree26d93be48c313b41ea6865da396e450fd4bc0f98
parent4fa7f086993594e79f456a04656da2fcb5691209
audit: use ktime_get_coarse_ts64() for time access

The API got renamed for consistency with the other time accessors,
this changes the audit caller as well.

Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Richard Guy Briggs <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
kernel/audit.c
kernel/auditsc.c