From: skannan@codeaurora.org (Saravana Kannan)
To: linux-arm-kernel@lists.infradead.org
Subject: Loops per jiffy broken for SMP cores?
Date: Tue, 20 Apr 2010 18:35:13 -0700 [thread overview]
Message-ID: <4BCE5651.8040504@codeaurora.org> (raw)
Hi,
This is the first time I'm mailing LAKML, so please excuse me if I do
something silly.
I looked at arch/arm/lib/delay.S and it looks like __udelay and
__const_udelay won't work correctly for SMP cores. The code just uses
the loops_per_jiffy variable instead of the per-CPU loops per jiffy data.
Is anyone already working on a fix for that? If not, I can fix it up in
a way that's hopefully palatable to the community.
Thanks,
Saravana
reply other threads:[~2010-04-21 1:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4BCE5651.8040504@codeaurora.org \
--to=skannan@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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.