From: Ingo Molnar Date: Mon, 27 Apr 2015 04:55:54 +0000 (+0200) Subject: x86/fpu: Simplify fpu__unlazy_stopped() error handling X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb29fc7c690d3d318471c42a62a05153d433cc1;p=pandora-kernel.git x86/fpu: Simplify fpu__unlazy_stopped() error handling Now that FPU contexts are always allocated, fpu__unlazy_stopped() cannot fail. Remove its error return and propagate the changes to the callers. Reviewed-by: Borislav Petkov Cc: Andy Lutomirski Cc: Dave Hansen Cc: Fenghua Yu Cc: H. Peter Anvin Cc: Linus Torvalds Cc: Oleg Nesterov Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed