> Hi,
>
> I just checked my sources -
> > So, the patch would be to write
> > 1: lhu %2,(%5)
> > addiu %5,2
> ^^^^^^^
> Wrong, this must be %4.
>
> > instead of the 'lw' line.
>
> 1: lhu %2,(%4)
> addiu %4,2
>
> That's what my sources contain since long time.
Fine with me, but that's not in 2.1.7, which I looked at :-)
I guess the Alpha csum_partial_copy you talked about, is in the
official kernel dist, right?
OK, I'll look into it, but I'll have to download cross-tools to
test-compile the stuff (no Mips-card yet).
Kai
--
Kai Harrekilde-Petersen <khp@dolphinics.no> #include <std/disclaimer.h>
http://www.dolphinics.no/~khp/ Linux: the choice of a GNU generation
"Argue for your limitations, and sure enough - they're yours" --Richard Bach.
|