mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* radeon breaks with clocksource_jiffies
@ 2007-02-23 21:45 David Miller
  2007-02-23 22:03 ` David Miller
       [not found] ` <1f1b08da0702231408l19207805o5555ee3ebf6bd426@mail.gmail.com>
  0 siblings, 2 replies; 5+ messages in thread
From: David Miller @ 2007-02-23 21:45 UTC (permalink / raw)
  To: linux-kernel


While probeing PLL information via radeon_get_pllinfo(), it does a
"gettimeofday(); do_something(); gettimeofday();" type sequence
explicitly with interrupts disabled, so ends up with a zero
measurement which then results in a bunch of divisions by zero.

We should decide whether gettimeofday() can be expected to advance with
interrupts disabled, or that clocksource_jiffies is simply invalid because
of this behavior.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-02-23 22:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-23 21:45 radeon breaks with clocksource_jiffies David Miller
2007-02-23 22:03 ` David Miller
2007-02-23 22:10   ` john stultz-lkml
2007-02-23 22:32     ` David Miller
     [not found] ` <1f1b08da0702231408l19207805o5555ee3ebf6bd426@mail.gmail.com>
2007-02-23 22:13   ` john stultz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®