Hi Arnd, 


On 1/22/16, 7:12 AM, "linux-scsi-ow...@vger.kernel.org on behalf of Arnd
Bergmann" <linux-scsi-ow...@vger.kernel.org on behalf of a...@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.t...@gmail.com>
>> Reviewed-by: Johannes Thumshirn <jthumsh...@suse.de>
>> Signed-off-by: Arnd Bergmann <a...@arndb.de>
>> 
>
>
>
>I was missing
>
>From: Tina Ruchandani <ruchandani.t...@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.madh...@qlogic.com>

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

Thanks,
- Himanshu

<<attachment: winmail.dat>>

Reply via email to