0a8a2ecfb53838da93e7d8e186a4f9cf9c4bb38a
Previously, user processes could cause a kernel panic upon FPU state restore, by passing bogus FPU state to the kernel (through e.g. sigreturn). With this patch, the process is now sent a SIGFPE signal instead.
Description
No description provided