Re: [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h
Helge Deller <[email protected]>
| Newsgroups | gmane.linux.kernel.year-2038,gmane.linux.ports.mips.general,gmane.linux.ports.sparc,gmane.linux.oprofile,gmane.linux.ports.parisc,gmane.linux.kernel,gmane.linux.ports.ppc64.devel |
|---|---|
| Message-ID | <[email protected]> |
On 16.01.2018 03:18, Deepa Dinamani wrote: > All the current architecture specific defines for these > are the same. Refactor these common defines to a common > header file. > > The new common linux/compat_time.h is also useful as it > will eventually be used to hold all the defines that > are needed for compat time types that support non y2038 > safe types. New architectures need not have to define these > new types as they will only use new y2038 safe syscalls. > This file can be deleted after y2038 when we stop supporting > non y2038 safe syscalls. For parisc: Acked-by: Helge Deller <[email protected]> # parisc _______________________________________________ Y2038 mailing list [email protected] https://lists.linaro.org/mailman/listinfo/y2038