* Loops per jiffy broken for SMP cores?
@ 2010-04-21 1:35 Saravana Kannan
0 siblings, 0 replies; only message in thread
From: Saravana Kannan @ 2010-04-21 1:35 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-21 1:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-21 1:35 Loops per jiffy broken for SMP cores? Saravana Kannan
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.