linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Andreas Schwab <schwab@suse.de>
Cc: linuxppc-dev list <linuxppc-dev@ozlabs.org>,
	"debian-powerpc@lists.debian.org"
	<debian-powerpc@lists.debian.org>
Subject: Re: iBook G3 owners
Date: Fri, 08 Apr 2005 08:38:38 +1000	[thread overview]
Message-ID: <1112913519.9568.295.camel@gaston> (raw)
In-Reply-To: <jezmwa6y4i.fsf@sykes.suse.de>

On Fri, 2005-04-08 at 00:05 +0200, Andreas Schwab wrote:
> Benjamin Herrenschmidt <benh@kernel.crashing.org> writes:
> 
> > http://gate.crashing.org/~benh/ppc32-pmac-sleep-fix.diff
> 
> This patch does not work on the 750fx, I'm getting random crashes on
> wakeup.  When I replace it with this one-liner, all is well again:

I know, but this oneliner is incorrect. It can't be correct, no way.
That is very strange, and that's what I'm trying to figure out. Can you
try instead changing the start address of the flush from 0xfff00000 to 0
by changing the L1 flush bit initalisation from lis r4,0xfff0 to li
r4,0 ?

Ben.

  reply	other threads:[~2005-04-07 22:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-04  6:06 iBook G3 owners Benjamin Herrenschmidt
2005-04-04 12:06 ` Benjamin Herrenschmidt
2005-04-07 22:05   ` Andreas Schwab
2005-04-07 22:38     ` Benjamin Herrenschmidt [this message]
2005-04-07 23:20       ` Andreas Schwab
2005-04-07 23:42         ` Benjamin Herrenschmidt
2005-04-09 16:36 ` David Woodhouse
2005-04-09 23:37   ` Benjamin Herrenschmidt
2005-04-09 23:48     ` David Woodhouse
2005-04-10  0:07       ` Benjamin Herrenschmidt
2005-04-10  8:28         ` David Woodhouse

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=1112913519.9568.295.camel@gaston \
    --to=benh@kernel.crashing.org \
    --cc=debian-powerpc@lists.debian.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=schwab@suse.de \
    /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;
as well as URLs for NNTP newsgroup(s).