On Mon, 2017-11-27 at 11:30 -0800, Deepa Dinamani wrote: > These functions are used in the repurposed compat syscalls > to provide backward compatibility for using 32 bit time_t > on 32 bit systems. > > Signed-off-by: Deepa Dinamani <[email protected]> [...]
If I'm not mistaken, these functions will be needed only if CONFIG_COMPAT_32BIT_TIME is enabled. Should this be combined with patch #5? Ben. -- Ben Hutchings Software Developer, Codethink Ltd.

