Re: [PATCH v3] ata: Use 64-bit timekeeping

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jan 27, 2015 at 03:49:48PM +0530, Tina Ruchandani wrote:
> Function pdc_detect_pll_input_clock uses 'struct timeval'
> to measure start and end times, used to compute the pll_clock value.
> 'struct timeval' on 32-bit systems will have its tv_sec field
> overflow in year 2038 and beyond. This patch uses 'ktime_t'
> (which uses 64 bits for seconds) for start and end times instead.
> 
> Suggested-by: Arnd Bergmann <arnd@xxxxxxxx>
> Signed-off-by: Tina Ruchandani <ruchandani.tina@xxxxxxxxx>

Applied to libata/for-3.20 w/ subject updated to indicate that its
scope is pata_pdc2027x.

Thanks.

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




[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux