On Wednesday 29 October 2014 15:21:16 Thomas Gleixner wrote: > On Wed, 29 Oct 2014, Heena Sirwani wrote: > > > The following patchset adds two functions as follows: > > -ktime_get_seconds() to return tv_sec portion of > > ktime_get_ts64(). > > -ktime_get_real_seconds() to return tv_sec portion of > > ktime_get_real_ts64(). > > > > Changes in v8: > > -changed type of ktime_sec to unsigned long > > - Added a patch with ktime_get_real_seconds(). > > Heena, thanks for your patience and for following up to the reviews. > > I merged the lot into tip timers/2038. Thats a new branch reserved for > the 2038 work. > > Arnd, feel free to pull that branch into your tree for the patches > which depend on those interfaces. >
Thanks a lot! I've rebased my y2038 tree on top of that now, and merged Heena's "[PATCH v6] cpuset: Replace all instances of time_t with time64_t" on top of that. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/