| To: | "Maciej W. Rozycki" <macro@linux-mips.org> |
|---|---|
| Subject: | Re: MIPS checksum bug |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Fri, 19 Sep 2008 13:23:04 +0200 |
| Cc: | Atsushi Nemoto <anemo@mba.ocn.ne.jp>, u1@terran.org, linux-mips@linux-mips.org |
| In-reply-to: | <Pine.LNX.4.55.0809190112090.22686@cliff.in.clinika.pl> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <Pine.LNX.4.55.0809171104290.17103@cliff.in.clinika.pl> <20080917.222350.41199051.anemo@mba.ocn.ne.jp> <Pine.LNX.4.55.0809171501450.17103@cliff.in.clinika.pl> <20080918.002705.78730226.anemo@mba.ocn.ne.jp> <Pine.LNX.4.55.0809171917580.17103@cliff.in.clinika.pl> <20080918220734.GA19222@linux-mips.org> <Pine.LNX.4.55.0809190112090.22686@cliff.in.clinika.pl> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.18 (2008-05-17) |
On Fri, Sep 19, 2008 at 11:12:22AM +0100, Maciej W. Rozycki wrote: > > Which is a truely weird operation - but MIPS R2 happens to have a wonderful > > instruction for this operation, WSBH / DSBH. > > Ah, finally a justification for the R2 ISA! As you may recall the real reason is that this instruction was designed not by engineers but patent law. Which is f*cked into the head but ... > Seriously though, I smell a caller somewhere fails to call csum_fold() on > the result obtained from csum_partial() where it should, so it would be > good to fix the bug rather than trying to cover it. Bryan, would you be > able to track down the caller? Not quite. Internally the IP stack maintains the checksum as a 32-bit value for performance sake. It only folds it to 16-bit when it has to. > I can see you have done the microoptimisation I had in mind meanwhile -- > thanks for saving me the effort. ;) There is a delay slot to fill left > though -- will you take care of it too? Will do - just couldn't be bothered (too) late last night ... Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | AW: Same mipsel binary für 2.4 and 2.6 kernel possible?, Klatt Uwe |
|---|---|
| Next by Date: | [PATCH] MIPS checksum fix, Ralf Baechle |
| Previous by Thread: | Re: MIPS checksum bug, Maciej W. Rozycki |
| Next by Thread: | [PATCH] MIPS checksum fix, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |