From: Xie XiuQi <xiexiuqi@huawei.com>
To: "Luck, Tony" <tony.luck@intel.com>, Steven Rostedt <rostedt@goodmis.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"Frederic Weisbecker" <fweisbec@gmail.com>,
Ingo Molnar <mingo@redhat.com>,
Mauro Chehab <m.chehab@samsung.com>
Subject: Re: [PATCH] time: Provide full featured jiffies_to_nsecs() function
Date: Sat, 28 Jun 2014 19:56:09 +0800 [thread overview]
Message-ID: <53AEAD59.5060701@huawei.com> (raw)
In-Reply-To: <3908561D78D1C84285E8C5FCA982C28F3280EB34@ORSMSX114.amr.corp.intel.com>
On 2014/5/20 6:35, Luck, Tony wrote:
>> Another problem, maybe we should use get_jiffies_64() instead of jiffies
>> directly here OR we'll meet wraparound problems on 32bit system. But a
>> same problem is that the jiffies_lock is not safe in NMI context...
>
> To quote Winnie the Pooh - "Bother".
>
> Can someone think of a clever way to get a sane 64 bit jiffie value on
> 32-bit systems (even when we get an NMI in the middle of updating the
> 64-bit jiffie)?
Hi Tony & Steven,
I've sent a patch to solve this problem, please help to review, thanks.
http://lkml.org/lkml/2014/6/28/41
tracing: fix uptime overflow problem
Thanks,
XiuQi
prev parent reply other threads:[~2014-06-28 11:56 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-07 22:25 [RFC PATCH] time: Fix truncation in jiffies_to_usecs() Tony Luck
2014-04-08 5:34 ` Tony Luck
2014-04-08 15:27 ` Steven Rostedt
2014-04-08 17:49 ` Frederic Weisbecker
2014-04-08 18:15 ` Steven Rostedt
2014-04-08 18:56 ` Frederic Weisbecker
2014-04-08 19:34 ` Steven Rostedt
2014-04-08 17:32 ` [PATCH] time: Provide full featured jiffies_to_nsecs() function Tony Luck
2014-04-09 16:53 ` Tony Luck
2014-05-09 21:46 ` Luck, Tony
2014-05-16 14:24 ` Shy Shuky
2014-05-16 17:17 ` Luck, Tony
2014-05-16 19:02 ` Steven Rostedt
2014-05-19 1:28 ` Xie XiuQi
2014-05-19 22:35 ` Luck, Tony
2014-06-28 11:56 ` Xie XiuQi [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=53AEAD59.5060701@huawei.com \
--to=xiexiuqi@huawei.com \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=m.chehab@samsung.com \
--cc=mingo@redhat.com \
--cc=rostedt@goodmis.org \
--cc=tony.luck@intel.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
Powered by JetHome