>
> Just, want to ask here, if somebody is still doing some development
> for jensen alpha, because there is probably bug in kernel:
Of course there are still people using the good old Jensen, me for example (;-) ).
> all of these examples hangs consuming all cpu.
> int main()
> {
> printf("%f\n",floor(0.1));
> return 0;
>
> }
> platform string : DEC2000 model 300
> cpu : Alpha
> cpu model : EV4
Yeeeaaahhhhh, strike! This matches perfectly my yesterday posting to the
Linux-Kernel Mailing List
(http://boudicca.tux.org/hypermail/linux-kernel/this-week/0110.html)!
Read it, apply the patch and you are a happy man ;-)
Carsten