From: Ingo Molnar Date: Mon, 25 May 2015 08:57:06 +0000 (+0200) Subject: x86/fpu: Add debugging check to fpu__restore() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~203^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce2a1e67f1738535b011a7b4bd42cc114b1d805f;p=pandora-kernel.git x86/fpu: Add debugging check to fpu__restore() The copy_fpstate_to_fpregs() function is never supposed to fail, so add a debugging check to its call site in fpu__restore(). Cc: Andy Lutomirski Cc: Bobby Powers Cc: Borislav Petkov Cc: Dave Hansen Cc: Fenghua Yu Cc: H. Peter Anvin Cc: Linus Torvalds Cc: Oleg Nesterov Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed