From: Borislav Petkov <b...@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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to