From: Ingo Molnar Date: Fri, 3 Apr 2015 10:29:47 +0000 (+0200) Subject: x86/fpu: Simplify fpu__unlazy_stopped() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~242 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=071ae621ec51153d740c9a2252d2d46e03e80d58;p=pandora-kernel.git x86/fpu: Simplify fpu__unlazy_stopped() Open code the PF_USED_MATH logic, to make the logic more obvious. (We'll slowly convert the other users of *_used_math() methods as well.) 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