cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: "Brian J. Murrell" <brian@interlinx.bc.ca>
Cc: cpufreq@www.linux.org.uk
Subject: Re: oops on resume
Date: Sat, 7 Aug 2004 00:23:29 +0100	[thread overview]
Message-ID: <20040806232329.GB3136@redhat.com> (raw)
In-Reply-To: <1091833215.10552.177.camel@pc>

On Fri, Aug 06, 2004 at 07:00:15PM -0400, Brian J. Murrell wrote:
 > On Fri, 2004-08-06 at 23:51 +0100, Dave Jones wrote:
 > > On Fri, Aug 06, 2004 at 06:10:28PM -0400, Brian J. Murrell wrote:
 > > 
 > >  > here we are in time_cpufreq_notifier 1
 > > 1> calling cpufreq_scale(2162688, 2200000, 2200000)
 > > 1> here we are in cpufreq_scale 0, old = 2162688, div = 2200000, mult = 2200000
 > > 1> calling do_div(4757913600000, 2200000)
 > > 1> here we are in cpufreq_scale 1, returning 2162688
 > > 2> calling cpufreq_scale(2193684, 2200000, 2200000)
 > > 2> here we are in cpufreq_scale 0, old = 2193684, div = 2200000, mult = 2200000
 > > 2> calling do_div(4826104800000, 2200000)
 > > 2> here we are in cpufreq_scale 1, returning 2193684
 > >  > here we are in time_cpufreq_notifier 2, cpu_khz = 2193684
 > > 3> calling cpufreq_scale(1957878, 2200000, 2200000)
 > > 3> here we are in cpufreq_scale 0, old = 1957878, div = 2200000, mult = 2200000
 > > 3> calling do_div(4307331600000, 2200000)
 > > 3> here we are in cpufreq_scale 1, returning 1957878
 > >  > here we are in time_cpufreq_notifier 3, fast_gettimeoffset_quotient = 1957878
 > >  > here we are in set_cyc2ns_scale 0, cpu_mhz = 2193
 > > 
 > > Did you get the 3rd cpufreq_scale() call too ? I think that might be
 > > the one thats going awry.
 > 
 > Those are the three up there aren't they?  I've prefixed each block of
 > debug with the number of the cpufreq_scale() call.  I could be mistaken.
 > 
 > > (The one in the fast_gettimeoffset_quotient = .. line)
 > 
 > Yup, that's #3 up there isn't it?

oops, couldnt see the wood for the trees.

hmm, puzzled.

		Dave

  reply	other threads:[~2004-08-06 23:23 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-05 19:02 oops on resume Brian J. Murrell
2004-08-05 19:26 ` Dominik Brodowski
2004-08-05 19:34   ` Brian J. Murrell
2004-08-05 19:52     ` Dave Jones
2004-08-05 20:02       ` Brian J. Murrell
2004-08-05 20:08         ` Dave Jones
2004-08-05 20:19           ` Brian J. Murrell
2004-08-05 20:29             ` Dave Jones
2004-08-05 21:03               ` Dominik Brodowski
2004-08-05 21:26               ` Brian J. Murrell
2004-08-05 21:27                 ` Dave Jones
2004-08-05 21:29                 ` Dave Jones
2004-08-05 21:09             ` Dominik Brodowski
2004-08-05 21:45               ` Brian J. Murrell
2004-08-06 17:14                 ` Dominik Brodowski
2004-08-06 17:43               ` Brian J. Murrell
2004-08-06 17:55                 ` Dominik Brodowski
2004-08-06 21:13                   ` Dave Jones
2004-08-06 21:18                     ` Brian J. Murrell
2004-08-06 21:44                       ` Dave Jones
2004-08-06 22:10                         ` Brian J. Murrell
2004-08-06 22:51                           ` Dave Jones
2004-08-06 23:00                             ` Brian J. Murrell
2004-08-06 23:23                               ` Dave Jones [this message]
2004-08-07 13:24                   ` Dominik Brodowski
2004-08-07 19:03                     ` Brian J. Murrell
2004-08-08 16:24                       ` Dominik Brodowski
2004-08-09 13:37                         ` Brian J. Murrell
2004-08-09 14:53                           ` Dominik Brodowski
2004-08-09 17:27                         ` Brian J. Murrell
2004-08-09 19:38                           ` Dominik Brodowski

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=20040806232329.GB3136@redhat.com \
    --to=davej@redhat.com \
    --cc=brian@interlinx.bc.ca \
    --cc=cpufreq@www.linux.org.uk \
    /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