Re: Problems compiling kernel modules

From: Sam Ravnborg
Date: Mon Aug 23 2004 - 11:49:47 EST


On Mon, Aug 23, 2004 at 11:04:28AM -0400, Lei Yang wrote:
>
> Sort of, I am trying to make a usr mode library work with kernel.
> However, floating point operation is necessary in the algorithm. You
> mean that this can never be done? Is changing floating-point the only
> thing I can do now?

Before helping out more with your compile issue please explain in propser
detail what you try to achive.
Reading the above I get the impression you thing a library will run
faster when running in kernel context - and thats what you try to do.

If this is your plan then the answer is: Drop it.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/