public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] x86: Misc cleanups
@ 2016-04-05  6:29 Borislav Petkov
  2016-04-05  6:29 ` [PATCH 1/6] x86/fpu/regset: Use boot_cpu_has() Borislav Petkov
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Borislav Petkov @ 2016-04-05  6:29 UTC (permalink / raw)
  To: X86 ML; +Cc: LKML

From: Borislav Petkov <bp@suse.de>

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-04-13 11:44 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-05  6:29 [PATCH 0/6] x86: Misc cleanups Borislav Petkov
2016-04-05  6:29 ` [PATCH 1/6] x86/fpu/regset: Use boot_cpu_has() Borislav Petkov
2016-04-05 13:51   ` Brian Gerst
2016-04-05 15:11     ` Borislav Petkov
2016-04-13 11:41   ` [tip:x86/asm] x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has() tip-bot for Borislav Petkov
2016-04-05  6:29 ` [PATCH 2/6] x86/cpu: Simplify extended APIC ID detection on AMD Borislav Petkov
2016-04-13 11:41   ` [tip:x86/asm] " tip-bot for Borislav Petkov
2016-04-05  6:29 ` [PATCH 3/6] x86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notifier call Borislav Petkov
2016-04-05  8:00   ` Peter Zijlstra
2016-04-13 11:41   ` [tip:x86/asm] " tip-bot for Borislav Petkov
2016-04-05  6:29 ` [PATCH 4/6] x86/tsc: Save an indentation level in recalibrate_cpu_khz() Borislav Petkov
2016-04-05  8:05   ` Peter Zijlstra
2016-04-13 11:42   ` [tip:x86/asm] " tip-bot for Borislav Petkov
2016-04-05  6:29 ` [PATCH 5/6] x86/fpu: Remove check_fpu() indirection Borislav Petkov
2016-04-13 11:42   ` [tip:x86/asm] " tip-bot for Borislav Petkov
2016-04-05  6:29 ` [PATCH 6/6] x86/fpu: Get rid of x87 math exception helpers Borislav Petkov
2016-04-13 11:42   ` [tip:x86/asm] " tip-bot for Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox