On Tue, Feb 28, Jesse Brandeburg wrote:

> On Tue, 28 Feb 2006, Olaf Hering wrote:
> 
> >On Mon, Feb 27, Jesse Brandeburg wrote:
> >
> >>>http://ozlabs.org/pipermail/linuxppc-dev/2006-February/021308.html
> >>
> >>
> >>Olaf I reproduced this problem on a 630 and this patch fixes it for me,
> >>please verify.  Due to the new load ucode command the cb list must be
> >>allocated before calling e100_init_hw.  Ignore the crazy paths on the
> >>files. (patch -p1 should take care of)
> >
> >Yes, this patch helps. Thanks.
> 
> Ooch, I realized this morning I made a memory leak, here is the repaired 
> version of the patch:
> BTW do you notice the system seeming to stall while this ethtool test is 
> running?

No, it appears to work ok during ethtool -t eth2, there was only a very
short stall, less than a second.

( sleep 3 ; ethtool -t eth2 ; ethtool -t eth3 ) &
while dmesg ; do : ; done
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to