diff options
author | He Chen <[email protected]> | 2016-11-11 17:25:34 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-11-16 11:13:09 +0100 |
commit | 47f10a36003eaf493125a5e6687dd1ff775bfd8c (patch) | |
tree | 09d8ba3fdb81d3a6037352dd681a6cb53290b06b /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | a25f0944ba9b1d8a6813fd6f1a86f1bd59ac25a6 (diff) |
x86/cpuid: Cleanup cpuid_regs definitions
cpuid_regs is defined multiple times as structure and enum. Rename the enum
and move all of it to processor.h so we don't end up with more instances.
Rename the misnomed register enumeration from CR_* to the obvious CPUID_*.
[ tglx: Rewrote changelog ]
Signed-off-by: He Chen <[email protected]>
Reviewed-by: Borislav Petkov <[email protected]>
Cc: Luwei Kang <[email protected]>
Cc: [email protected]
Cc: Radim Krčmář <[email protected]>
Cc: Piotr Luc <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions