Arnd Bergmann
b2dfcb3f83
netxen: remove timespec usage
...
netxen_collect_minidump() evidently just wants to get a monotonic
timestamp. Using jiffies_to_timespec(jiffies, &ts) is not
appropriate here, since it will overflow after 2^32 jiffies,
which may be as short as 49 days of uptime.
ktime_get_seconds() is the correct interface here.
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: David S. Miller <davem@davemloft.net >
2017-11-30 09:26:31 -05:00
..
2017-11-04 09:26:51 +09:00
2017-11-04 09:26:51 +09:00
2017-11-28 15:56:40 -05:00
2017-11-21 15:57:07 -08:00
2017-11-12 09:17:05 +09:00
2017-11-21 15:46:44 -08:00
2017-11-25 08:37:16 -10:00
2017-11-30 09:26:31 -05:00
2017-11-02 11:10:55 +01:00
2017-11-21 16:35:54 -08:00
2017-11-04 09:26:51 +09:00
2017-11-16 10:49:00 +09:00
2017-11-06 16:39:14 +01:00
2017-11-24 03:37:02 +09:00
2017-11-28 10:30:38 -05:00
2017-11-05 22:19:00 +09:00
2017-11-14 15:46:17 +09:00
2017-11-21 15:57:07 -08:00
2017-11-04 09:26:51 +09:00
2017-11-21 20:17:47 +09:00
2017-11-29 13:10:25 -08:00
2017-11-02 11:10:55 +01:00
2017-11-29 13:10:25 -08:00
2017-10-22 13:39:14 +01:00
2017-11-21 15:57:07 -08:00
2017-11-24 03:29:22 +09:00
2017-11-16 10:49:00 +09:00
2017-10-19 12:43:59 +01:00
2017-10-30 21:09:24 +09:00
2017-11-04 09:26:51 +09:00
2017-10-19 16:15:20 +02:00
2017-11-01 12:38:45 +09:00
2017-11-24 01:37:35 +09:00
2017-11-25 23:56:02 +09:00
2017-11-25 08:37:16 -10:00
2017-11-15 19:42:40 -08:00
2017-11-04 09:26:51 +09:00
2017-11-28 15:57:12 -05:00
2017-11-29 13:10:25 -08:00