On Mon, Jun 21, 2004 at 12:09:27PM -0400, Luben Tuikov wrote: > Arjan van de Ven wrote: > >On Mon, 2004-06-21 at 17:30, Luben Tuikov wrote: > > > >>Thank you Andi for the patches. aic7xxx drivers are due for update > >>to use the new timeout infrastructure. I'll incorporate them in, > >>and do some testing. > > > > > >cool. > >Would you please consider the update to be done in small incremental > >changes/steps ? Eg each separate change/bugfix a separate patch ? > >Would make life a lot easier for me (distro kernel guy) and for James to > >be able to diagnose regressions a lot better by binary searching > >changesets etc etc. > > Yep, no problem. > > Current kernel version of, say, aic79xxx is 1.3.11, and I have > 2.0.12, they are 226 patches away. Each patch is a submission I was actually hoping you would have started from the kernel.org driver not the adaptec weird fork justin has been maintaining ;( > into perforce. I can extract each and every one of those 226 > and can post them somewhere on a website (hosting anyone? ;-) ), > so that anyone can review them. it's not just about review, it's also about merging it in parts so that you don't need to binary chop through 226 patches if something fails, but only through like 30 or so. And then a week later the next 30 go in etc etc