From: Ingo Molnar Date: Tue, 28 Apr 2015 07:17:26 +0000 (+0200) Subject: x86/fpu: Simplify print_xstate_features() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33588b52228f6e94e970a05ead10f524f363ee44;p=pandora-kernel.git x86/fpu: Simplify print_xstate_features() We do a boot time printout of xfeatures in print_xstate_features(), simplify this code to make use of the recently introduced cpu_has_xfeature() method. Cc: Andy Lutomirski Cc: Borislav Petkov 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