On Fri, May 29, 2015 at 5:16 AM, Baolin Wang <[email protected]> wrote: > This patch series changes the 32-bit time types (timespec/itimerspec) to > the 64-bit types (timespec64/itimerspec64), since 32-bit time types will > break in the year 2038. > > This patch series introduces new methods with timespec64/itimerspec64 type, > and removes the old ones with timespec/itimerspec type for > posix_clock_operations > and k_clock structure. > > Baolin Wang (25):
Is there a way to break this patch series up into a smaller number of patches? I keep on meaning to get through and review these, but the patch-count (and speed of the iterations) is a bit overwhelming and has kept me from actually getting to reviewing it. Having the full series is great to see, but splitting out 4-5 key patches and focusing on those for review might help get additional feedback. thanks -john _______________________________________________ Y2038 mailing list [email protected] https://lists.linaro.org/mailman/listinfo/y2038
