linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* oops in arch/ppc/kernel/ocp.c
@ 2002-04-26 21:22 John Tyner
  2002-04-26 22:07 ` Armin
  0 siblings, 1 reply; 3+ messages in thread
From: John Tyner @ 2002-04-26 21:22 UTC (permalink / raw)
  To: linuxppc-embedded


Our 405's are oops'ing in arch/ppc/kernel/ocp.c:

max is unitialized if EMAC_NUMS is defined to be less than or equal to 1.

ocp_register is returning 2 when it should be registering eth0 (and
returning 0).


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: oops in arch/ppc/kernel/ocp.c
  2002-04-26 21:22 oops in arch/ppc/kernel/ocp.c John Tyner
@ 2002-04-26 22:07 ` Armin
  2002-04-27 12:07   ` David Gibson
  0 siblings, 1 reply; 3+ messages in thread
From: Armin @ 2002-04-26 22:07 UTC (permalink / raw)
  To: John Tyner; +Cc: linuxppc-embedded


John Tyner wrote:
> Our 405's are oops'ing in arch/ppc/kernel/ocp.c:
>
> max is unitialized if EMAC_NUMS is defined to be less than or equal to 1.
>
> ocp_register is returning 2 when it should be registering eth0 (and
> returning 0).
>
>
>
>
>

Thats been fixed and been sent in

armin


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: oops in arch/ppc/kernel/ocp.c
  2002-04-26 22:07 ` Armin
@ 2002-04-27 12:07   ` David Gibson
  0 siblings, 0 replies; 3+ messages in thread
From: David Gibson @ 2002-04-27 12:07 UTC (permalink / raw)
  To: linuxppc-embedded


On Fri, Apr 26, 2002 at 03:07:01PM -0700, Armin wrote:
>
> John Tyner wrote:
> >Our 405's are oops'ing in arch/ppc/kernel/ocp.c:
> >
> >max is unitialized if EMAC_NUMS is defined to be less than or equal to 1.
> >
> >ocp_register is returning 2 when it should be registering eth0 (and
> >returning 0).
>
> Thats been fixed and been sent in

Don't be too sure we're out of the woods yet.  I'm tracking down a bug
triggered by those changes which seems to be the result of a compiler
bug.

--
David Gibson			| For every complex problem there is a
david@gibson.dropbear.id.au	| solution which is simple, neat and
				| wrong.  -- H.L. Mencken
http://www.ozlabs.org/people/dgibson

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-27 12:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-26 21:22 oops in arch/ppc/kernel/ocp.c John Tyner
2002-04-26 22:07 ` Armin
2002-04-27 12:07   ` David Gibson

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).