android_kernel_xiaomi_sm7250/arch/i386/power
Shaohua Li 08967f941a [PATCH] FPU context corrupted after resume
mxcsr_feature_mask_init isn't needed in suspend/resume time (we can use
boot time mask).  And actually it's harmful, as it clear task's saved
fxsave in resume.  This bug is widely seen by users using zsh.

(akpm: my eyes.  Fixed some surrounding whitespace mess)

Signed-off-by: Shaohua Li<shaohua.li@intel.com>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-30 17:37:11 -08:00
..
cpu.c [PATCH] FPU context corrupted after resume 2005-10-30 17:37:11 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
swsusp.S kbuild: full dependency check on asm-offsets.h 2005-09-09 19:28:28 +02:00