mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Stefan Haberland <sth@linux.vnet.ibm.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Jan Hoeppner <hoeppner@linux.vnet.ibm.com>,
	Martin Schwidefsky <schwidefsky@de.ibm.com>,
	Heiko Carstens <heiko.carstens@de.ibm.com>,
	y2038@lists.linaro.org, Sebastian Ott <sebott@linux.vnet.ibm.com>,
	linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] s390/dasd: remove 'struct timespec' usage
Date: Fri, 1 Dec 2017 13:23:16 +0100	[thread overview]
Message-ID: <75f426fe-cd8a-61ae-435d-c15c4b34922d@linux.vnet.ibm.com> (raw)
In-Reply-To: <20171127114715.2731901-1-arnd@arndb.de>

On 27.11.2017 12:46, Arnd Bergmann wrote:
> getnstimeofday() and timespec are deprecated since they can
> overflow on 32-bit architectures. This simply changes to the
> explicitly typed timespec64 version that doesn't have that
> problem.
>
> It would be nice to also convert to monotonic timestamps
> and call ktime_get_ts64() rather than ktime_get_real_ts64(),
> but that would be a user-visible change.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Thanks for the patch. I just reviewed, tested and applied it.

Regards,
Stefan

      reply	other threads:[~2017-12-01 12:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-27 11:46 Arnd Bergmann
2017-12-01 12:23 ` Stefan Haberland [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=75f426fe-cd8a-61ae-435d-c15c4b34922d@linux.vnet.ibm.com \
    --to=sth@linux.vnet.ibm.com \
    --cc=arnd@arndb.de \
    --cc=heiko.carstens@de.ibm.com \
    --cc=hoeppner@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=schwidefsky@de.ibm.com \
    --cc=sebott@linux.vnet.ibm.com \
    --cc=y2038@lists.linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®