linux_dsm_epyc7002/arch/nios2
Baolin Wang 3d9644ef9a nios2: Use read_persistent_clock64() instead of read_persistent_clock()
Since struct timespec is not y2038 safe on 32bit machines, this patch
converts read_persistent_clock() to read_persistent_clock64() using
struct timespec64, as well as converting mktime() to mktime64().

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
2018-04-03 00:36:55 +08:00
..
boot nios2: dts: Remove leading 0x and 0s from bindings notation 2018-02-11 23:04:47 +08:00
configs nios2: defconfig: Cleanup from old Kconfig options 2018-02-11 23:04:53 +08:00
include The core framework has a handful of patches this time around, mostly due 2018-02-01 16:56:07 -08:00
kernel nios2: Use read_persistent_clock64() instead of read_persistent_clock() 2018-04-03 00:36:55 +08:00
lib nios2: memset: use the right constraint modifier for the %4 output operand 2016-04-27 16:35:55 +08:00
mm dma-mapping: clear harmful GFP_* flags in common code 2018-01-15 09:34:55 +01:00
platform nios2: Add CDX support 2017-05-08 16:59:19 +08:00
Kconfig nios2: kconfig: Remove blank help text 2018-02-03 00:02:11 +09:00
Kconfig.debug License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile nios2: Add CDX support 2017-05-08 16:59:19 +08:00