Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1708138
| From | Baolin Wang <baolin.wang@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] Fix y2038 issues for security/keys subsystem |
| Date | 2017-08-10 04:10 +0200 |
| Message-ID | <ucL57-7zz-5@gated-at.bofh.it> (permalink) |
| References | <ucpnX-NL-1@gated-at.bofh.it> <ucuQF-4Bw-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Arnd, On 9 August 2017 at 16:44, Arnd Bergmann <arnd@arndb.de> wrote: > On Wed, Aug 9, 2017 at 4:51 AM, Baolin Wang <baolin.wang@linaro.org> wrote: >> Since 'time_t', 'timeval' and 'timespec' types are not year 2038 safe on >> 32 bits system, this patchset tries to fix this issues for security/keys >> subsystem and net/rxrpc subsystem which is connected with security/keys >> subsystem. >> >> Baolin Wang (3): >> security: keys: Replace time_t/timespec with time64_t >> security: keys: Replace time_t with time64_t for struct >> key_preparsed_payload >> net: rxrpc: Replace time_t type with time64_t type > > Hi David, > > I did a private review before Baolin posted these patches, this version look > correct to me, though I would like to see some clarification from you for the > rxrpc portion, I'll reply there separately. > > All three patches > > Reviewed-by: Arnd Bergmann <arnd@arndb.de> Thanks for your reviewed tag. -- Baolin.wang Best Regards
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/3] Fix y2038 issues for security/keys subsystem Baolin Wang <baolin.wang@linaro.org> - 2017-08-09 05:00 +0200
[PATCH 2/3] security: keys: Replace time_t with time64_t for struct key_preparsed_payload Baolin Wang <baolin.wang@linaro.org> - 2017-08-09 05:00 +0200
[PATCH 3/3] net: rxrpc: Replace time_t type with time64_t type Baolin Wang <baolin.wang@linaro.org> - 2017-08-09 05:00 +0200
Re: [PATCH 3/3] net: rxrpc: Replace time_t type with time64_t type Arnd Bergmann <arnd@arndb.de> - 2017-08-09 11:10 +0200
Re: [PATCH 3/3] net: rxrpc: Replace time_t type with time64_t type David Howells <dhowells@redhat.com> - 2017-08-09 11:40 +0200
Re: [PATCH 3/3] net: rxrpc: Replace time_t type with time64_t type Arnd Bergmann <arnd@arndb.de> - 2017-08-09 12:10 +0200
Re: [PATCH 3/3] net: rxrpc: Replace time_t type with time64_t type David Howells <dhowells@redhat.com> - 2017-08-09 15:30 +0200
Re: [PATCH 3/3] net: rxrpc: Replace time_t type with time64_t type Arnd Bergmann <arnd@arndb.de> - 2017-08-09 17:20 +0200
Re: [PATCH 3/3] net: rxrpc: Replace time_t type with time64_t type David Howells <dhowells@redhat.com> - 2017-08-09 17:50 +0200
[PATCH 1/3] security: keys: Replace time_t/timespec with time64_t Baolin Wang <baolin.wang@linaro.org> - 2017-08-09 05:00 +0200
Re: [PATCH 0/3] Fix y2038 issues for security/keys subsystem David Howells <dhowells@redhat.com> - 2017-08-09 10:30 +0200
Re: [PATCH 0/3] Fix y2038 issues for security/keys subsystem Baolin Wang <baolin.wang@linaro.org> - 2017-08-10 04:10 +0200
Re: [PATCH 0/3] Fix y2038 issues for security/keys subsystem Arnd Bergmann <arnd@arndb.de> - 2017-08-09 10:50 +0200
Re: [PATCH 0/3] Fix y2038 issues for security/keys subsystem Baolin Wang <baolin.wang@linaro.org> - 2017-08-10 04:10 +0200
csiph-web