Re: unresoved symbol _gp_disp

From: Steven J. Hill
Date: Thu Oct 04 2007 - 14:18:23 EST


> I have written a loadble module ( which gets complied
> along with kernel) which does some floating point
> operation.
>
NO FLOATING POINT in the kernel PERIOD. Either use integer
operations, or redo your software architecture and do the
floating point in userspace.

-Steve
-
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/