[PATCH] Fix x86-64 signal FPU saving bug
Don't overwrite FPU state unconditionally in init_fpu. The child == current check is probably not needed, it's just paranoia.
Showing
Please register or sign in to comment
Don't overwrite FPU state unconditionally in init_fpu. The child == current check is probably not needed, it's just paranoia.