[PATCH 0/6] x86: Misc cleanups

From: Borislav Petkov
Date: Tue Apr 05 2016 - 02:30:03 EST


From: Borislav Petkov <bp@xxxxxxx>

Hi,

here a bunch of minor cleanups ontop of the cpu_has_YYY removal pile.

Borislav Petkov (6):
x86/fpu/regset: Use boot_cpu_has()
x86/cpu: Simplify extended APIC ID detection on AMD
x86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notifier call
x86/tsc: Save an indentation level in recalibrate_cpu_khz()
x86/fpu: Remove check_fpu() indirection
x86/fpu: Get rid of x87 math exception helpers

arch/x86/kernel/cpu/amd.c | 17 ++++++++++-------
arch/x86/kernel/fpu/bugs.c | 16 +++++-----------
arch/x86/kernel/fpu/core.c | 44 +++++++++++++-------------------------------
arch/x86/kernel/fpu/regset.c | 4 ++--
arch/x86/kernel/tsc.c | 23 ++++++++++-------------
5 files changed, 40 insertions(+), 64 deletions(-)

--
2.7.3