From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Mike Galbraith <bitbucket@online.de>
Cc: RT <linux-rt-users@vger.kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
Steven Rostedt <rostedt@goodmis.org>
Subject: Re: [patch] rt,mce: fix mce timer interval
Date: Fri, 31 May 2013 16:05:39 +0200 [thread overview]
Message-ID: <51A8AE33.1090100@linutronix.de> (raw)
In-Reply-To: <1369828333.6089.133.camel@marge.simpson.net>
On 05/29/2013 01:52 PM, Mike Galbraith wrote:
> Seems mce timer fire at the wrong frequency in -rt kernels since roughly
> forever due to 32 bit overflow. 3.8-rt is also missing a multiplier.
>
> Add missing us -> ns conversion and 32 bit overflow prevention.
>
> Signed-off-by: Mike Galbraith <bitbucket@online.de>
Thank you. I replaced (u64) cast by adding ULL to the numeric value.
Sebastian
prev parent reply other threads:[~2013-05-31 14:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-29 11:52 [patch] rt,mce: fix mce timer interval Mike Galbraith
2013-05-31 14:05 ` Sebastian Andrzej Siewior [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=51A8AE33.1090100@linutronix.de \
--to=bigeasy@linutronix.de \
--cc=bitbucket@online.de \
--cc=linux-rt-users@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.