Subject: Re: Emulations as LKMs
To: Matthew Orgass <darkstar@pgh.net>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 11/07/2000 07:59:34
On Tue, Nov 07, 2000 at 10:46:42AM -0500, Matthew Orgass wrote:

 >   No, that is not fine.  This limits you to emulations the kernel already
 > knows about and keeps emulation code spread accross the kernel.  The right
 > thing to do is to separate the syscall and signal code for each emulation
 > and just call the correct function for the current emulation.

Agreed!

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>