Re: Issue Float point in ARM WARNING: "__aeabi_d2iz"

From: Catalin Marinas
Date: Mon Feb 03 2014 - 04:37:16 EST


On Mon, Feb 03, 2014 at 09:10:57AM +0000, naveen yadav wrote:
> We are using ARM SOC cortex A15. we are running 3.10.x kernel. I am
> using gcc 4.6
>
> I need floating point in kernel module.

Try fixed point arithmetics ;). Floating point is not allowed in the
kernel.

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