mips: Add clock_gettime64 entry point
With the release of Linux 5.1 has been added a new syscall, clock_gettime64, that provided a 64 bit time value for a specified clock_ID to make the kernel Y2038 safe on 32 bit architectures. Update the mips32 specific vDSO library accordingly with what it has been done for the kernel syscall exposing the clock_gettime64 entry point. Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Paul Burton <paul.burton@mips.com> Signed-off-by:Vincenzo Frascino <vincenzo.frascino@arm.com> Signed-off-by:
Paul Burton <paul.burton@mips.com>
Loading
-
mentioned in commit 352c6c2a
-
mentioned in commit dfdc4539
-
mentioned in commit ec3e35ef
-
mentioned in commit ec3e35ef
-
mentioned in commit ec57870b
-
mentioned in commit ec57870b
-
mentioned in commit 09bcc1fd
-
mentioned in commit 09bcc1fd
-
mentioned in commit 4733368e
-
mentioned in commit ac5a72db
-
mentioned in commit 094da258
-
mentioned in commit 094da258
Please register or sign in to comment