x86/cpufeatures: Re-tabulate the X86_FEATURE definitions
authorIngo Molnar <mingo@kernel.org>
Tue, 31 Oct 2017 12:17:22 +0000 (13:17 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 7 Nov 2017 09:57:47 +0000 (10:57 +0100)
commitacbc845ffefd9fb70466182cd8555a26189462b2
tree5d90aba854948f62947bf0f6a3a9a6fd739a3291
parent67caadc611eb1bf4aefc7c7a33dde30d12832569
x86/cpufeatures: Re-tabulate the X86_FEATURE definitions

Over the years asm/cpufeatures.h has become somewhat of a mess: the original
tabulation style was too narrow, while x86 feature names also kept growing
in length, creating frequent field width overflows.

Re-tabulate it to make it wider and easier to read/modify. Also harmonize
the tabulation of the other defines in this file to match it.

Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20171031121723.28524-3-mingo@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/cpufeatures.h