From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Brian J. Murrell" Subject: Re: oops on resume Date: Fri, 06 Aug 2004 19:00:15 -0400 Sender: cpufreq-bounces@www.linux.org.uk Message-ID: <1091833215.10552.177.camel@pc> References: <1091736171.10552.26.camel@pc> <20040805200857.GA28775@redhat.com> <1091737170.10552.32.camel@pc> <20040805210916.GB23087@dominikbrodowski.de> <1091814215.10552.133.camel@pc> <20040806175530.GA16167@dominikbrodowski.de> <20040806211347.GB30427@redhat.com> <1091827110.10552.168.camel@pc> <20040806214403.GC30427@redhat.com> <1091830228.10552.170.camel@pc> <20040806225121.GA3136@redhat.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0232987512==" Return-path: In-Reply-To: <20040806225121.GA3136@redhat.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cpufreq-bounces+glkc-cpufreq=gmane.org@www.linux.org.uk To: Dave Jones Cc: cpufreq@www.linux.org.uk --===============0232987512== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-YRs0PBvdO9TkXMJo+QOc" --=-YRs0PBvdO9TkXMJo+QOc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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: >=20 > > here we are in time_cpufreq_notifier 1 > 1> calling cpufreq_scale(2162688, 2200000, 2200000) > 1> here we are in cpufreq_scale 0, old =3D 2162688, div =3D 2200000, mult= =3D 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 =3D 2193684, div =3D 2200000, mult= =3D 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 =3D 2193684 > 3> calling cpufreq_scale(1957878, 2200000, 2200000) > 3> here we are in cpufreq_scale 0, old =3D 1957878, div =3D 2200000, mult= =3D 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 = =3D 1957878 > > here we are in set_cyc2ns_scale 0, cpu_mhz =3D 2193 >=20 > 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 =3D .. line) Yup, that's #3 up there isn't it? b. --=-YRs0PBvdO9TkXMJo+QOc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBBFA1/l3EQlGLyuXARAmCEAJ9yxbvmBGizpvboHLHykKxMSXysBQCdEIKs Mw+zedZCVtGScFPvpvfLAaU= =tTQz -----END PGP SIGNATURE----- --=-YRs0PBvdO9TkXMJo+QOc-- --===============0232987512== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Cpufreq mailing list Cpufreq@www.linux.org.uk http://www.linux.org.uk/mailman/listinfo/cpufreq --===============0232987512==--