Re: new _experimental_ kernel patch

David Mosberger-Tang (davidm@azstarnet.com)
Tue, 25 Jun 1996 19:33:43 -0700


>>>>> On Tue, 25 Jun 96 15:02:08 -0400, "Jay Estabrook - Alpha Migration Tools - LINUX Project" <jestabro@brillig.amt.tay1.dec.com> said:

>> I took the axp-diffs-2.0+1 and it didn't compile, inside the net
>> directory there isn't a nfsd directory as mentioned in the
>> Makefile and so there also isn't a nsfd_init called from
>> socket.c...
>>
>> What do I need to build the new kernel - I need the patch for
>> partitions > 4GB, I just buyed 2 4GB disks and want to stripe
>> them...

Jay> David's patches contain *many* other things than the
Jay> bigfile/bigdisk changes, which I think are causing the problems
Jay> you're running into.

True, but it was still a bug in my patch---it _should_ give a kernel
that compiles and works.

Jay> I'll make available just those bigfile/bigdisk patches I sent
Jay> to David, in:

OK, sorry about that one. I forgot to include your additional patch
that fixes a bug in ext2 w.r.t. to large files. I think I caught up
now, though.

A new patch (hopefully complete & working) is now at:

ftp://ftp.azstarnet.com/pub/linux/axp/sys/axp-diffs-2.0+2.gz

Like for the previous patch, the same caveats about this being alpha
Alpha software apply, but if the patch breaks something, please let me
know. There are a few additional things in there now:

- Harald's fix to vremap (well, a slightly different version
is there, actually)

- patches to make the kernel compilable with the ELF tools (sorry,
the kernel doesn't actually work yet but I'm working on that... ;-)

Cheers,

--david