Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1603904 > unrolled thread
| Started by | Deepa Dinamani <deepa.kernel@gmail.com> |
|---|---|
| First post | 2017-03-19 06:30 +0100 |
| Last post | 2017-03-20 21:40 +0100 |
| Articles | 1 on this page of 21 — 6 participants |
Back to article view | Back to linux.kernel
[RESEND PATCH 0/7] Change k_clock interfaces to use timespec64 Deepa Dinamani <deepa.kernel@gmail.com> - 2017-03-19 06:30 +0100
[RESEND PATCH 1/7] time: Delete do_sys_setimeofday() Deepa Dinamani <deepa.kernel@gmail.com> - 2017-03-19 06:30 +0100
Re: [RESEND PATCH 1/7] time: Delete do_sys_setimeofday() Thomas Gleixner <tglx@linutronix.de> - 2017-03-19 12:00 +0100
Re: [RESEND PATCH 1/7] time: Delete do_sys_setimeofday() kbuild test robot <lkp@intel.com> - 2017-03-21 18:30 +0100
Re: [RESEND PATCH 1/7] time: Delete do_sys_setimeofday() Deepa Dinamani <deepa.kernel@gmail.com> - 2017-03-21 20:00 +0100
[RESEND PATCH 3/7] Change k_clock clock_get() to use timespec64 Deepa Dinamani <deepa.kernel@gmail.com> - 2017-03-19 06:30 +0100
Re: [RESEND PATCH 3/7] Change k_clock clock_get() to use timespec64 Thomas Gleixner <tglx@linutronix.de> - 2017-03-19 12:10 +0100
[RESEND PATCH 5/7] Change k_clock clock_set() to use timespec64 Deepa Dinamani <deepa.kernel@gmail.com> - 2017-03-19 06:30 +0100
[RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Deepa Dinamani <deepa.kernel@gmail.com> - 2017-03-19 06:30 +0100
Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Thomas Gleixner <tglx@linutronix.de> - 2017-03-19 12:00 +0100
Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Deepa Dinamani <deepa.kernel@gmail.com> - 2017-03-20 21:40 +0100
Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Thomas Gleixner <tglx@linutronix.de> - 2017-03-20 21:50 +0100
Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Arnd Bergmann <arnd@arndb.de> - 2017-03-21 09:20 +0100
Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Thomas Gleixner <tglx@linutronix.de> - 2017-03-21 10:10 +0100
Re: [Y2038] [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Tomoyoshi ASANO <asa@lineo.co.jp> - 2017-03-20 23:50 +0100
Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Richard Cochran <richardcochran@gmail.com> - 2017-03-19 19:10 +0100
Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Deepa Dinamani <deepa.kernel@gmail.com> - 2017-03-20 21:40 +0100
[RESEND PATCH 7/7] Change k_clock nsleep() to use timespec64 Deepa Dinamani <deepa.kernel@gmail.com> - 2017-03-19 06:30 +0100
[RESEND PATCH 6/7] Change k_clock timer_set() and timer_get() to use timespec64 Deepa Dinamani <deepa.kernel@gmail.com> - 2017-03-19 06:30 +0100
Re: [RESEND PATCH 0/7] Change k_clock interfaces to use timespec64 Thomas Gleixner <tglx@linutronix.de> - 2017-03-19 12:10 +0100
Re: [RESEND PATCH 0/7] Change k_clock interfaces to use timespec64 Deepa Dinamani <deepa.kernel@gmail.com> - 2017-03-20 21:40 +0100
Page 2 of 2 — ← Prev page 1 [2]
| From | Deepa Dinamani <deepa.kernel@gmail.com> |
|---|---|
| Date | 2017-03-20 21:40 +0100 |
| Message-ID | <tncfU-1A9-17@gated-at.bofh.it> |
| In reply to | #1603957 |
>> Resending to update author id in patch 7/7. >> >> The series is aimed at replacing struct timespec which is not >> y2038 safe with y2038 safe struct timespec64 for k_clock interfaces. >> >> The series does not change the syscall interface. >> This will be done in a follow up series. > > Aisde of the changelogs and the few style nit picks, this series looks > good to go. Will address these in v2. Thanks, Deepa
[toc] | [prev] | [standalone]
Page 2 of 2 — ← Prev page 1 [2]
Back to top | Article view | linux.kernel
csiph-web