diff options
author | Ingo Molnar <mingo@kernel.org> | 2015-04-24 09:23:59 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-05-19 15:47:33 +0200 |
commit | 84246fe4e3a0e412a9602983ba37f4e4dbebb3e8 (patch) | |
tree | 2513fabb52914b94b67c9f21b2f516401c3f781f /arch/x86/power | |
parent | x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask' (diff) | |
download | linux-84246fe4e3a0e412a9602983ba37f4e4dbebb3e8.tar.xz linux-84246fe4e3a0e412a9602983ba37f4e4dbebb3e8.zip |
x86/fpu: Rename 'xstate_features' to 'xfeatures_nr'
The name 'xstate_features' does not tell us whether it's a bitmap
or any other value. That it's a count of features is only obvious
if you read the code that calculates it.
Rename it to the more descriptive 'xfeatures_nr' name.
Reviewed-by: Borislav Petkov <bp@alien8.de>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/power')
0 files changed, 0 insertions, 0 deletions