x86/cpu: Explain Intel model naming convention
authorTony Luck <tony.luck@intel.com>
Thu, 15 Aug 2019 18:16:24 +0000 (11:16 -0700)
committerBorislav Petkov <bp@suse.de>
Sat, 17 Aug 2019 08:06:32 +0000 (10:06 +0200)
commit12ece2d53d3e8f827e972caf497c165f7729c717
tree66dc872515c4974e6200292fb6c3c92a82ff771e
parenta90118c445cc7f07781de26a9684d4ec58bfcfd1
x86/cpu: Explain Intel model naming convention

Dave Hansen spelled out the rules in an e-mail:

 https://lkml.kernel.org/r/91eefbe4-e32b-d762-be4d-672ff915db47@intel.com

Copy those right into the <asm/intel-family.h> file to make it easy for
people to find them.

Suggested-by: Borislav Petkov <bp@alien8.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Dave Hansen <dave.hansen@intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: x86-ml <x86@kernel.org>
Link: https://lkml.kernel.org/r/20190815224704.GA10025@agluck-desk2.amr.corp.intel.com
arch/x86/include/asm/intel-family.h