On Wed, Mar 11, 2015 at 11:24:35AM +0800, Xunlei Pang wrote:
> From: Xunlei Pang <pang.xun...@linaro.org>
> 
> As part of addressing "y2038 problem" for in-kernel uses, this
> patch converts read_boot_clock() to read_boot_clock64() and
> read_persistent_clock() to read_persistent_clock64() using
> timespec64 by converting clock_access_fn to use timespec64.
> 
> Signed-off-by: Xunlei Pang <pang.xun...@linaro.org>
> ---
>  arch/arm/include/asm/mach/time.h    |  3 +--
>  arch/arm/kernel/time.c              |  6 +++---
>  arch/arm/plat-omap/counter_32k.c    | 10 +---------
>  drivers/clocksource/tegra20_timer.c | 10 +---------
>  4 files changed, 6 insertions(+), 23 deletions(-)

For the Tegra part:

Acked-by: Thierry Reding <tred...@nvidia.com>

Attachment: pgpQc6bPQyug6.pgp
Description: PGP signature

Reply via email to