From: David Miller <davem@davemloft.net>
To: zhang.chunyan@linaro.org
Cc: samuel@sortiz.org, arnd@arndb.de, zhang.lyra@gmail.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/6] irda: Use ktime_t instead of timeval
Date: Sun, 11 Jan 2015 21:44:14 -0500 (EST) [thread overview]
Message-ID: <20150111.214414.1072231038443972770.davem@davemloft.net> (raw)
In-Reply-To: <1420689692-8760-1-git-send-email-zhang.chunyan@linaro.org>
From: Chunyan Zhang <zhang.chunyan@linaro.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.
prev parent reply other threads:[~2015-01-12 2:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <driver-irda-v2>
2015-01-08 4:01 ` [PATCH v2 0/6] irda: Use ktime_t instead of timeval Chunyan Zhang
2015-01-08 4:01 ` [PATCH v2 1/6] irda: Removed all unused timeval variables Chunyan Zhang
2015-01-08 4:01 ` [PATCH v2 2/6] irda: ali-ircc: Replace timeval with ktime_t Chunyan Zhang
2015-01-08 4:01 ` [PATCH v2 3/6] irda: irda-usb: " Chunyan Zhang
2015-01-08 4:01 ` [PATCH v2 4/6] irda: nsc-ircc: " Chunyan Zhang
2015-01-08 4:01 ` [PATCH v2 5/6] irda: stir4200: " Chunyan Zhang
2015-01-08 4:01 ` [PATCH v2 6/6] irda: vlsi_ir: " Chunyan Zhang
2015-01-12 2:44 ` David Miller [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=20150111.214414.1072231038443972770.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=samuel@sortiz.org \
--cc=zhang.chunyan@linaro.org \
--cc=zhang.lyra@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).