mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 20:32:22 +00:00
cea20ca3f3
This makes sure we clear the FPU usage counter for newly created tasks,
just so that we start off in a known state (for example, don't try to
preload the FPU state on the first task switch etc).
It also fixes a thinko in when we increment the fpu_counter at task
switch time, introduced by commit
|
||
---|---|---|
.. | ||
asm |