Re: [PATCH] MIPS checksum fix
From: Maciej W. Rozycki <hidden>
Date: 2008-09-19 15:03:03
Also in:
linux-mips
From: Maciej W. Rozycki <hidden>
Date: 2008-09-19 15:03:03
Also in:
linux-mips
On Fri, 19 Sep 2008, Atsushi Nemoto wrote:
I think it would be better splitting bugfix and optimization. This code is too complex to do many things at a time, isn't it?
It's probably easier for people to test a single patch now and it can then be split at the commitment time. Of course if something actually breaks, then keeping changes combined won't help tracking down the cause. ;) Maciej