Subject: Re: Porting user code into kernel space.
To: Jason R Thorpe <thorpej@wasabisystems.com>
From: Ceri Storey <cez@mrtall.compsoc.man.ac.uk>
List: tech-kern
Date: 12/06/2002 21:11:59
On Fri, Dec 06, 2002 at 06:48:33AM -0800, Jason R Thorpe wrote:
> For code which is self-contained, porting it to the kernel is usually
> pretty easy.
> 
> However, you should make sure that you do NOT use floating-point in
> the kernel -- it is not allowed.

Well, I'm only using the integer part in order to do digital signature
verification, so I don't think it's going to be a problem :)

Cheers.
-- 
Ceri Storey <cez@compsoc.man.ac.uk>