[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200506071516.25445-1-bp@alien8.de>
Date: Wed, 6 May 2020 09:15:13 +0200
From: Borislav Petkov <bp@...en8.de>
To: X86 ML <x86@...nel.org>
Cc: Mark Gross <mgross@...ux.intel.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] x86/cpu: More macros cleanup
From: Borislav Petkov <bp@...e.de>
Hi all,
here are some more cleanups ontop of tglx's x86 CPU macros cleanup
series.
Thx.
Borislav Petkov (2):
x86/cpu: Add a X86_MATCH_INTEL_FAM6_MODEL_STEPPINGS() macro
x86/apic: Convert the TSC deadline timer matching to steppings macro
Mark Gross (1):
x86/cpu: Add a steppings field to struct x86_cpu_id
arch/x86/include/asm/cpu_device_id.h | 31 +++++++++++++--
arch/x86/kernel/apic/apic.c | 57 ++++++----------------------
arch/x86/kernel/cpu/match.c | 7 +++-
include/linux/mod_devicetable.h | 2 +
4 files changed, 48 insertions(+), 49 deletions(-)
--
2.21.0
Powered by blists - more mailing lists