I have to get the 2.2.14 straw patch, re-apply the SGI patch to that,
then I'll have a full patch. Either way, it's close enough. My guess
is that Stephen got rid of the kiobuf_init() code, but I'd have to make
sure that it gets called somewhere else (otherwise, you'll have a
problem). He probably moved the call to somewhere else.
--Matt
On Tue, 4 Jan 2000, Brian Hall wrote:
|>I am starting the process of testing lkcd-1.0.3 against the new 2.2.14 kernel.
|>the first required patch, sgi+straw2.2.13.patch applied almost perfectly with
|>only one reject, which I fixed up manually after looking at the .rej by adding
|>"kiobuf_init();" at line 1277 of /usr/src/linux/init/main.c. The main lkcd
|>patch, lkcd2.2.13-1.0.3.patch, applied cleanly with no rejects. I am still
|>recompiling at the moment but I expect it to work as before.
|