Re: printk ?

Wakko Warner (kernel@kvack.org)
Fri, 26 Nov 1999 17:44:46 -0500 (EST)


On Sat, 27 Nov 1999, Siddharth Srivastav wrote:

> hi all,
> just a short query, why does printk("%f",x) not work for me?
> on the other hand, it is accepting all other format types (%s, , %d) etc.
> I am using 2.2.*

You're not allowed to use floating point math in the kernel.

-ben

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