Subject: Re: Emulations as LKMs
To: =?iso-8859-1?Q?Jarom=EDr_Dolecek?= <dolecek@ibis.cz>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 11/08/2000 10:34:36
On Wed, Nov 08, 2000 at 07:22:50PM +0100, Jaromír Dolecek wrote:

 > I'll think about this. It's not particularily wise to separate the
 > syscall/signal code - the emulation-specific code is minimal, only kind of
 > quirks. Making the thing a separate function would probably duplicate

Using separate syscall/signal stuff really is the way to go -- it's the
only way that emulations can truly be modularlized.

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