From: Ingo Molnar Date: Fri, 24 Apr 2015 07:20:33 +0000 (+0200) Subject: x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask' X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=614df7fb8a661b0881f9709206350b59de3f84ab;p=pandora-kernel.git x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask' So the 'pcntxt_mask' is a misnomer, it's essentially meaningless to anyone who doesn't know what it does exactly. Name it more descriptively as 'xfeatures_mask'. 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