Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1736515

Re: [RFC PATCH 1/7] sound: Replace timespec with timespec64

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [RFC PATCH 1/7] sound: Replace timespec with timespec64
Date 2017-09-21 12:10 +0200
Message-ID <us6AG-7W2-9@gated-at.bofh.it> (permalink)
References <us305-5ww-3@gated-at.bofh.it> <us305-5ww-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Sep 21, 2017 at 8:18 AM, Baolin Wang <baolin.wang@linaro.org> wrote:
> Since timespec is not year 2038 safe on 32bit system, and we need to
> convert all timespec variables to timespec64 type for sound subsystem.
>
> This patch is used to do preparation for following patches, that will
> convert all structures defined in uapi/sound/asound.h to use 64-bit
> time_t.
>
> Signed-off-by: Baolin Wang <baolin.wang@linaro.org>

Looks good to me. This could perhaps be split up further, but it
seems small enough to get merged as a single patch.

     Arnd

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[RFC PATCH 0/7] Fix year 2038 issue for sound subsystem Baolin Wang <baolin.wang@linaro.org> - 2017-09-21 08:20 +0200
  [RFC PATCH 1/7] sound: Replace timespec with timespec64 Baolin Wang <baolin.wang@linaro.org> - 2017-09-21 08:20 +0200
    Re: [RFC PATCH 1/7] sound: Replace timespec with timespec64 Arnd Bergmann <arnd@arndb.de> - 2017-09-21 12:10 +0200
  Re: [RFC PATCH 0/7] Fix year 2038 issue for sound subsystem Takashi Sakamoto <o-takashi@sakamocchi.jp> - 2017-09-22 06:10 +0200
    Re: [RFC PATCH 0/7] Fix year 2038 issue for sound subsystem Baolin Wang <baolin.wang@linaro.org> - 2017-09-22 07:40 +0200
    Re: [RFC PATCH 0/7] Fix year 2038 issue for sound subsystem Takashi Iwai <tiwai@suse.de> - 2017-09-22 11:20 +0200
    Re: [RFC PATCH 0/7] Fix year 2038 issue for sound subsystem Mark Brown <broonie@kernel.org> - 2017-09-22 11:20 +0200

csiph-web