Files
android_kernel_xiaomi_sm8450/arch/x86/kernel
Mark Gross e9d7144597 x86/cpu: Add a steppings field to struct x86_cpu_id
Intel uses the same family/model for several CPUs. Sometimes the
stepping must be checked to tell them apart.

On x86 there can be at most 16 steppings. Add a steppings bitmask to
x86_cpu_id and a X86_MATCH_VENDOR_FAMILY_MODEL_STEPPING_FEATURE macro
and support for matching against family/model/stepping.

 [ bp: Massage. ]

Signed-off-by: Mark Gross <mgross@linux.intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com>
2020-04-20 12:19:21 +02:00
..
2020-01-09 14:40:03 +01:00
2019-11-12 16:21:15 +01:00
2019-11-12 16:21:15 +01:00
2020-03-21 16:03:25 +01:00
2020-02-16 20:58:06 +01:00
2019-06-24 19:19:24 +02:00
2020-03-21 16:03:25 +01:00
2020-03-21 16:03:25 +01:00
2020-02-16 20:58:06 +01:00
2020-03-21 16:03:25 +01:00
2020-02-16 20:58:06 +01:00
2020-04-15 11:13:12 +02:00