Files
linux/arch/arm64/kernel
Jiang Liu 2bf5861acf arm64: fix possible invalid FPSIMD initialization state
commit 6db83cea1c upstream.

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>
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-09 12:24:26 -08:00
..
2012-09-17 13:42:21 +01:00
2012-09-17 13:41:59 +01:00
2014-01-09 12:24:26 -08:00
2012-09-17 13:42:14 +01:00
2012-12-05 11:26:49 +00:00
2012-09-17 13:42:04 +01:00
2013-01-29 16:56:37 +00:00
2012-09-17 13:42:19 +01:00
2013-02-14 09:17:29 -05:00
2012-09-17 10:24:46 +01:00
2013-02-14 09:17:29 -05:00
2012-09-17 13:42:21 +01:00