Subject: Re: LKM diff for review
To: Jonathan Stone <jonathan@dsg.stanford.edu>
From: David Laight <david@l8s.co.uk>
List: tech-kern
Date: 10/25/2004 20:06:57
On Mon, Oct 25, 2004 at 11:01:09AM -0700, Jonathan Stone wrote:
> 
> Someone [not you?]  asked about long-term plans for LKM.
> 
> I sometimes think about replacing LKM altogether: doing away with the
> userspace linker step, implmementing a minimal ELF linker/loader in
> the kernel,

You can even steal the code from ld.elf_so
(Although you might want to use a different symbol table format.)

	David

-- 
David Laight: david@l8s.co.uk