John Stultz
e2dff1ec0c
timekeeping: Minor fixup for timespec64->timespec assignment
...
In the GENERIC_TIME_VSYSCALL_OLD update_vsyscall implementation,
we take the tk_xtime() value, which returns a timespec64, and
store it in a timespec.
This luckily is ok, since the only architectures that use
GENERIC_TIME_VSYSCALL_OLD are ia64 and ppc64, which are both
64 bit systems where timespec64 is the same as a timespec.
Even so, for cleanliness reasons, use the conversion function
to assign the proper type.
Signed-off-by: John Stultz <john.stultz@linaro.org >
2014-07-23 15:01:56 -07:00
..
2014-06-12 16:18:45 +02:00
2014-07-03 18:37:25 -07:00
2014-06-10 15:34:46 -07:00
2014-07-05 21:42:08 +02:00
2014-06-21 07:06:02 -10:00
2014-06-16 23:30:44 +02:00
2014-07-03 09:21:54 -07:00
2014-06-03 12:57:53 -07:00
2014-06-12 19:42:15 -07:00
2014-07-23 15:01:56 -07:00
2014-07-23 15:01:55 -07:00
2014-07-23 10:18:05 -07:00
2014-06-12 14:27:40 -07:00
2014-06-10 08:44:40 -07:00
2014-06-04 16:54:14 -07:00
2014-06-10 13:57:22 -07:00
2014-05-16 13:22:48 -04:00
2014-06-30 10:16:26 -04:00
2014-06-04 16:54:19 -07:00
2014-06-14 09:07:44 +02:00
2014-06-12 13:14:19 -07:00
2014-07-01 16:42:28 -04:00
2014-07-23 10:18:06 -07:00
2014-06-04 16:54:15 -07:00
2014-06-06 16:08:11 -07:00
2014-07-23 10:18:05 -07:00
2014-06-08 11:31:16 -07:00
2014-06-04 16:54:15 -07:00
2014-06-06 07:58:28 +02:00
2014-06-23 16:47:43 -07:00
2014-06-06 16:08:12 -07:00
2014-06-04 16:53:51 -07:00
2014-06-04 16:54:15 -07:00
2014-06-23 11:22:35 +02:00
2014-06-11 16:09:14 -07:00
2014-06-06 16:08:12 -07:00
2014-06-06 16:08:13 -07:00
2014-06-04 16:54:15 -07:00
2014-06-04 16:54:15 -07:00
2014-05-23 10:47:21 -06:00
2014-06-12 14:27:40 -07:00
2014-06-06 16:08:12 -07:00
2014-06-23 16:47:43 -07:00
2014-05-22 11:36:10 +02:00
2014-06-04 16:54:15 -07:00
2014-06-04 16:54:14 -07:00
2014-05-22 11:16:36 +02:00
2014-06-23 16:47:44 -07:00
2014-05-14 09:46:30 -07:00
2014-06-21 00:15:26 -04:00
2014-07-23 10:18:05 -07:00
2014-06-06 16:08:13 -07:00
2014-06-04 16:54:16 -07:00
2014-06-06 16:08:16 -07:00
2014-06-23 16:47:44 -07:00
2014-05-20 10:59:32 -04:00
2014-07-07 09:56:48 -04:00