Subject: Re: Handling multiple lkm's
To: Bill Studenmund <wrstuden@loki.stanford.edu>
From: matthew green <mrg@eterna.com.au>
List: tech-kern
Date: 09/15/1997 11:07:55
   > After thinking about it: Why can it be used only once? In the
   > standard setup, the kernel symbol table will not be updated
   > when an LKM is loaded.
   
   Last I heard, the fact that the kernel's symbol table doesn't
   get updated is considered a bug. To rely on it'd be bad.


indeed.


infact, there is a patch from jtkohl in the PR databsae that
fixes this for a.out systems, that i plan on commiting soon.


.mrg.