|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] panic in e100_exec_cb()
> > With today's build, my domain 0 crashes during boot when it tries to
> > bring eth0 up (it's an E100).
> >
> > cb->prev (eax) is NULL in e100_exec_cb() (e100.c:827). Just from code
> > inspection, I don't see how this can be. e100_alloc_cbs() was just
> > called, which looks like it should have correctly linked up all the
> > cb->prev/cb->next pointers.
> >
> > Has anyone else seen this?
Yep -- I can reproduce. It appears to be something e100 specific,
as I've tested that tg3, e1000 and 3c95x all work fine.
Should be easy to fix.
Ian
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|