aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/cppc_acpi.c
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2022-05-08 18:21:54 +0000
committerLinus Torvalds <[email protected]>2022-05-08 18:21:54 +0000
commit27b5d61c0c0c4ba347b514ade27f7919b032778e (patch)
tree8e0f3226f923684b25d41921bab4ff2cec3090db /drivers/acpi/cppc_acpi.c
parentMerge tag 'timers-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/ke... (diff)
parentx86/fpu: Prevent FPU state corruption (diff)
downloadkernel-27b5d61c0c0c4ba347b514ade27f7919b032778e.tar.gz
kernel-27b5d61c0c0c4ba347b514ade27f7919b032778e.zip
Merge tag 'x86-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fix from Thomas Gleixner: "A fix and an email address update: - Prevent FPU state corruption. The condition in irq_fpu_usable() grants FPU usage when the FPU is not used in the kernel. That's just wrong as it does not take the fpregs_lock()'ed regions into account. If FPU usage happens within such a region from interrupt context, then the FPU state gets corrupted. That's a long standing bug, which got unearthed by the recent changes to the random code. - Josh wants to use his kernel.org email address" * tag 'x86-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/fpu: Prevent FPU state corruption MAINTAINERS: Update Josh Poimboeuf's email address
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions