I was just wondering if you can use floating point while servicing a syscall in the kernel? Doing a find -name \*.c -exec grep float {} \; -print turned up a couple drivers that seem to be using fp. Are there any known issues that I should to be aware off? Thanks, Mike - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: Question: Using floating point in the kernel Michael Vines
- Re: Question: Using floating point in the kernel Richard B. Johnson
- Re: Question: Using floating point in the kern... Timur Tabi
- Re: Question: Using floating point in the kern... Matthias Andree
- Re: Question: Using floating point in the kernel Marcus Sundberg
- Re: Question: Using floating point in the kernel Rusty Russell
- Re: Question: Using floating point in the kernel Lyle Coder
- Re: Question: Using floating point in the kern... Timur Tabi
- Re: Question: Using floating point in the ... Brian Gerst
- Re: Question: Using floating point in the ... Richard B. Johnson