On Tue, 14 May 2002, William Lee Irwin III wrote: > On Tue, May 14, 2002 at 09:31:30PM -0400, Bill Davidsen wrote: > > *** ./Makefile Tue May 14 14:59:18 2002 > > --- ../linux-2.4.19-pre8-ac3p/./Makefile Tue May 14 17:01:49 2002 > > *************** > > *** 1,7 **** > > VERSION = 2 > > PATCHLEVEL = 4 > > SUBLEVEL = 19 > > ! EXTRAVERSION = -pre8-ac3 > > > > KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) > > These look like patch rejects, not patches themselves. > Resend? Looks like a context diff to me, I only diffed the files which had changed, because the test machine is really slow (it is NOT named "glacial" because it's so cool). I did a "make distclean" and then a full recursive diff, which only took 46 minutes, and it's attached. I did a --dry-run against the pre8-ac3 source and got no error messages, but the last one seemed to work as well. The benefit of a really slow test machine is that improvements are magnified, so I can quickly see if a patch for performance does anything;-) -- bill davidsen CTO, TMR Associates, Inc Doing interesting things with little computers since 1979.