mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Himanshu Madhani <himanshu.madhani@qlogic.com>
To: Arnd Bergmann <arnd@arndb.de>,
	"y2038@lists.linaro.org" <y2038@lists.linaro.org>
Cc: linux-scsi <linux-scsi@vger.kernel.org>,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	Dept-Eng QLA2xxx Upstream <qla2xxx-upstream@qlogic.com>,
	"James E.J. Bottomley" <JBottomley@odin.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Tina Ruchandani <ruchandani.tina@gmail.com>,
	Johannes Thumshirn <jthumshirn@suse.de>
Subject: Re: [Y2038] [PATCH, RESEND 2] qla2xxx: Remove use of 'struct timeval'
Date: Mon, 25 Jan 2016 18:26:03 +0000	[thread overview]
Message-ID: <D2CBA845.D5960%himanshu.madhani@qlogic.com> (raw)
In-Reply-To: <1700481.AdoIR1LgPH@wuerfel>

Hi Arnd, 



On 1/22/16, 7:12 AM, "linux-scsi-owner@vger.kernel.org on behalf of Arnd
Bergmann" <linux-scsi-owner@vger.kernel.org on behalf of arnd@arndb.de>
wrote:

>On Friday 22 January 2016 15:28:32 Arnd Bergmann wrote:
>> struct register_host_info stores a 64-bit UTC system time timestamp.
>> This patch removes the use of 'struct timeval' to obtain that timestamp
>> as its tv_sec value will overflow on 32-bit systems in year 2038 beyond.
>> The patch uses ktime_get_real_seconds() which returns a 64-bit seconds
>>value.
>> 
>> Signed-off-by: Tina Ruchandani <ruchandani.tina@gmail.com>
>> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
>> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
>> 
>
>
>
>I was missing
>
>From: Tina Ruchandani <ruchandani.tina@gmail.com>
>
>If anyone is going to pick this up, let me know whether you will fix
>it up yourself or if I should resend.

Please resend the patch and add Acked-by: Himanshu Madhani
<himanshu.madhani@qlogic.com>

>--
>To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html

Thanks,
- Himanshu

      reply	other threads:[~2016-01-25 18:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-22 14:28 Arnd Bergmann
2016-01-22 15:12 ` [Y2038] " Arnd Bergmann
2016-01-25 18:26   ` Himanshu Madhani [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=D2CBA845.D5960%himanshu.madhani@qlogic.com \
    --to=himanshu.madhani@qlogic.com \
    --cc=JBottomley@odin.com \
    --cc=arnd@arndb.de \
    --cc=jthumshirn@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=qla2xxx-upstream@qlogic.com \
    --cc=ruchandani.tina@gmail.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

Powered by JetHome