Files
kernel_xiaomi_sm8250/arch/arm64/kernel
Jiang Liu 6db83cea1c arm64: fix possible invalid FPSIMD initialization state
If context switching happens during executing fpsimd_flush_thread(),
stale value in FPSIMD registers will be saved into current thread's
fpsimd_state by fpsimd_thread_switch(). That may cause invalid
initialization state for the new process, so disable preemption
when executing fpsimd_flush_thread().

Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Cc: Jiang Liu <liuj97@gmail.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2013-09-27 18:21:37 +01:00
..
2013-07-04 14:40:26 +02:00
2013-08-22 11:45:04 +01:00
2013-09-20 09:56:07 +01:00
2013-02-14 09:17:29 -05:00
2013-02-14 09:17:29 -05:00