]> git.ipfire.org Git - thirdparty/linux.git/commit
audit: use ktime_get_coarse_ts64() for time access
authorArnd Bergmann <arnd@arndb.de>
Mon, 18 Jun 2018 14:58:24 +0000 (16:58 +0200)
committerPaul Moore <paul@paul-moore.com>
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 <arnd@arndb.de>
Reviewed-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
kernel/audit.c
kernel/auditsc.c