All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Alison Schofield <amsfield22@gmail.com>
Cc: y2038@lists.linaro.org, outreachy-kernel@googlegroups.com,
	JBottomley@odin.com, linux-kernel@vger.kernel.org,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH v3] scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()
Date: Wed, 11 Nov 2015 20:54:58 -0500	[thread overview]
Message-ID: <yq1mvukt219.fsf@sermon.lab.mkp.net> (raw)
In-Reply-To: <1447097660-3063-1-git-send-email-amsfield22@gmail.com> (Alison Schofield's message of "Mon, 9 Nov 2015 11:34:20 -0800")

>>>>> "Alison" == Alison Schofield <amsfield22@gmail.com> writes:

Alison> Replace the use of struct timeval and do_gettimeofday() with 64
Alison> bit ktime_get_real_seconds. Prevents 32-bit type overflow in
Alison> year 2038 on 32-bit systems.

Applied.

-- 
Martin K. Petersen	Oracle Linux Engineering
_______________________________________________
Y2038 mailing list
Y2038@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/y2038

WARNING: multiple messages have this Message-ID (diff)
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Alison Schofield <amsfield22@gmail.com>
Cc: JBottomley@odin.com, linux-scsi@vger.kernel.org,
	linux-kernel@vger.kernel.org, y2038@lists.linaro.org,
	outreachy-kernel@googlegroups.com
Subject: Re: [PATCH v3] scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()
Date: Wed, 11 Nov 2015 20:54:58 -0500	[thread overview]
Message-ID: <yq1mvukt219.fsf@sermon.lab.mkp.net> (raw)
In-Reply-To: <1447097660-3063-1-git-send-email-amsfield22@gmail.com> (Alison Schofield's message of "Mon, 9 Nov 2015 11:34:20 -0800")

>>>>> "Alison" == Alison Schofield <amsfield22@gmail.com> writes:

Alison> Replace the use of struct timeval and do_gettimeofday() with 64
Alison> bit ktime_get_real_seconds. Prevents 32-bit type overflow in
Alison> year 2038 on 32-bit systems.

Applied.

-- 
Martin K. Petersen	Oracle Linux Engineering

  parent reply	other threads:[~2015-11-12  1:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-09 19:34 [PATCH v3] scsi: pmcraid: replace struct timeval with ktime_get_real_seconds() Alison Schofield
2015-11-09 20:33 ` Arnd Bergmann
2015-11-09 20:33   ` [Y2038] " Arnd Bergmann
2015-11-12  1:54 ` Martin K. Petersen [this message]
2015-11-12  1:54   ` Martin K. Petersen

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=yq1mvukt219.fsf@sermon.lab.mkp.net \
    --to=martin.petersen@oracle.com \
    --cc=JBottomley@odin.com \
    --cc=amsfield22@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=outreachy-kernel@googlegroups.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.