All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: John Mock <kd6pag@qsl.net>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: -test10/PPC still broken on PowerMac 8500
Date: Wed, 26 Nov 2003 11:59:54 +1100	[thread overview]
Message-ID: <1069808393.671.87.camel@gaston> (raw)
In-Reply-To: <E1AOnxb-0001nF-00@penngrove.fdns.net>

On Wed, 2003-11-26 at 11:55, John Mock wrote:
> Most of these are SCSI issues and the last one makes -test10 hard to debug.
> 
> * MESH gets SLAB errors during startup, CDROM eject

Those are still the same good old issues, you have to disable SLAB
debugging unfortunately, at least until there is a better fix, but
so far there isn't.

> * "mac53c94: module license 'unspecified' taints kernel."

Ok.

> * "53C94 did not call scsi_unregister" [sorry, should have filed bug report]

Ok.

> * 'swim3.c' doesn't compile properly

Yup, known. My 8500 is sitll on the boat from france and I had my
time lately taken 200% by the G5 port.

> * Switching from X to text console ('controlfb' frame buffer) loses video 
>   sync.

Known.

> The 53C94 problems probably aren't hard to fix.  For the floppy code (that 
> is, 'swim3.c'), 'benh' has a version of 'swim3' which may only need further
> testing.  The MESH issue looks like a buffer alignment problem, and worked 
> without complaint in the 2.4 kernels.  

It's a problem. The SCSI stack is passing us unaligned buffers when slab
debugging is enabled, thus triggering a HW issue with those unaligned
buffers (the chip writes before the beginning of the buffer)

> The video mode problem is a real nuisance and is the biggest reason i'm not
> doing more than intermittent testing of 2.6.0/PPC.

I'd appreciate if you could track it down as I won't have access to the
8500 for a few weeks still.

> 			         -- JM
> 
> 
> P.S.  I came across a large pile of floppies during a massive cleanup (why
> i've been so busy) and i can run some more tests of the 'swim3' code after 
> the Thanksgiving break

Ok.

Ben.



  reply	other threads:[~2003-11-26  1:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-26  0:55 -test10/PPC still broken on PowerMac 8500 John Mock
2003-11-26  0:59 ` Benjamin Herrenschmidt [this message]
2003-11-29 20:00   ` swim3 testing [was: -test10/PPC still broken on PowerMac 8500] John Mock
  -- strict thread matches above, loose matches on Subject: below --
2003-11-26 19:43 -test10/PPC still broken on PowerMac 8500 John Mock

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=1069808393.671.87.camel@gaston \
    --to=benh@kernel.crashing.org \
    --cc=kd6pag@qsl.net \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.