linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] x86/microcode/intel: Some trivial cleanups
@ 2015-05-17 10:54 Borislav Petkov
  2015-05-17 10:54 ` [PATCH 1/4] x86/microcode/intel: Rename get_matching_microcode Borislav Petkov
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Borislav Petkov @ 2015-05-17 10:54 UTC (permalink / raw)
  To: X86 ML; +Cc: Quentin Casasnovas, LKML

From: Borislav Petkov <bp@suse.de>

Some more or less trivial cleanups to the intel loader code which should
make it a bit more clear/readable what's going on.

Borislav Petkov (4):
  x86/microcode/intel: Rename get_matching_microcode
  x86/microcode/intel: Simplify update_match_cpu()
  x86/microcode/intel: Simplify get_matching_sig()
  x86/microcode/intel: Rename get_matching_sig()

 arch/x86/include/asm/microcode_intel.h      |  7 ++---
 arch/x86/kernel/cpu/microcode/intel.c       |  4 +--
 arch/x86/kernel/cpu/microcode/intel_early.c | 10 +++----
 arch/x86/kernel/cpu/microcode/intel_lib.c   | 43 ++++++++++++++++-------------
 4 files changed, 33 insertions(+), 31 deletions(-)

-- 
2.3.5


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

end of thread, other threads:[~2015-05-21  1:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-17 10:54 [PATCH 0/4] x86/microcode/intel: Some trivial cleanups Borislav Petkov
2015-05-17 10:54 ` [PATCH 1/4] x86/microcode/intel: Rename get_matching_microcode Borislav Petkov
2015-05-18  9:10   ` [tip:x86/microcode] " tip-bot for Borislav Petkov
2015-05-17 10:54 ` [PATCH 2/4] x86/microcode/intel: Simplify update_match_cpu() Borislav Petkov
2015-05-18  9:10   ` [tip:x86/microcode] " tip-bot for Borislav Petkov
2015-05-17 10:55 ` [PATCH 3/4] x86/microcode/intel: Simplify get_matching_sig() Borislav Petkov
2015-05-18  9:11   ` [tip:x86/microcode] " tip-bot for Borislav Petkov
2015-05-17 10:55 ` [PATCH 4/4] x86/microcode/intel: Rename get_matching_sig() Borislav Petkov
2015-05-18  9:11   ` [tip:x86/microcode] x86/microcode/intel: Rename get_matching_sig( ) tip-bot for Borislav Petkov
2015-05-21  1:42 ` [PATCH 0/4] x86/microcode/intel: Some trivial cleanups Henrique de Moraes Holschuh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).