[ros-dev] RE: [ros-diffs] [CVS reactos] FPU/SSE state saving on taskswitching, FPU and SSE exception support.
Hartmut Birr
21 Nov
2004
21 Nov
'04
11:45 a.m.
Hi Gregor,
I've some problems with your changes. On my smp machine I get an assertion
from fpu.c line 452. I think, it isn't possible to use
KPCR.PrcbData.NpxThread on a smp machine. With your first patch I don't have
any problems.
- Hartmut