Revert "x86/cpu: Add a steppings field to struct x86_cpu_id"
authorBen Hutchings <benh@debian.org>
Tue, 5 May 2020 01:19:23 +0000 (02:19 +0100)
committerBen Hutchings <benh@debian.org>
Tue, 9 Jun 2020 17:50:00 +0000 (18:50 +0100)
commitcf8262f04cc5364e16b73812efa6c010ecc0bd2b
treec96a448feb5e624e858d9cf547b223ab145afef2
parente726d610d6105f61426d11b6e6a93674a3453f7b
Revert "x86/cpu: Add a steppings field to struct x86_cpu_id"

Forwarded: not-needed

Adding the x86_cpu_id::steppings field is an ABI change.  It doesn't
seem worth the trouble of another ABI bump just to be able to report
some potential future CPU steppings as invulnerable.  Until we have
other change that require an ABI bump, we'll match the affected models
regardless of stepping.

Gbp-Pq: Topic debian/abi
Gbp-Pq: Name revert-x86-cpu-add-a-steppings-field-to-struct-x86_cpu_id.patch
arch/x86/include/asm/cpu_device_id.h
arch/x86/kernel/cpu/match.c
include/linux/mod_devicetable.h