K 10 svn:author V 3 kib K 8 svn:date V 27 2010-06-15T09:19:33.461085Z K 7 svn:log V 329 Use critical sections instead of disabling local interrupts to ensure the consistency between PCPU fpcurthread and the state of the FPU. Explicitely assert that the calling conventions for fpudrop() are adhered too. In cpu_thread_exit(), add missed critical section entrance. Reviewed by: bde Tested by: pho MFC after: 1 month END