From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id C8E7467A89 for ; Thu, 20 Jan 2005 13:24:09 +1100 (EST) From: Benjamin Herrenschmidt To: Andreas Schwab In-Reply-To: References: <1106011958.4533.25.camel@gaston> <1106100264.4534.135.camel@gaston> <1106175427.5326.21.camel@gaston> <1106182915.5294.57.camel@gaston> Content-Type: text/plain Date: Thu, 20 Jan 2005 13:23:53 +1100 Message-Id: <1106187833.5327.62.camel@gaston> Mime-Version: 1.0 Cc: linuxppc-dev list Subject: Re: [PATCH] ppc32: pmac sleep support update List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2005-01-20 at 02:34 +0100, Andreas Schwab wrote: > Benjamin Herrenschmidt writes: > > >> cpufreq: resume failed to assert current frequency is what timing core thinks it is. > > > > Weird ... Can you try without cpufreq built in the kernel ? > > I think this message is unrelated to the problem, it occurs with all > kernels so far. > > > Also what is the exact CPU revision ? > > It's a 750FX revision 1.18. > > > I think you are just experiencing memory corruption... > > Yes, I agree, I get completely different crashes whenever I use a slightly > different kernel. It would be interesting to hack around pmac_cache.S and see if you get it more reliable ... Ben.