[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150111.214414.1072231038443972770.davem@davemloft.net>
Date: Sun, 11 Jan 2015 21:44:14 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: zhang.chunyan@...aro.org
Cc: samuel@...tiz.org, arnd@...db.de, zhang.lyra@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/6] irda: Use ktime_t instead of timeval
From: Chunyan Zhang <zhang.chunyan@...aro.org>
Date: Thu, 8 Jan 2015 12:01:26 +0800
> This patch-set removed all uses of timeval and used ktime_t instead if
> needed, since 32-bit time types will break in the year 2038.
>
> This patch-set also used the ktime_xxx functions accordingly.
> e.g.
> * Used ktime_get to get the current time instead of do_gettimeofday.
> * And, used ktime_us_delta to get the elapsed time directly.
Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists