lkml.org 
[lkml]   [2013]   [May]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH V2 0/3] x86/microcode: early microcode patch loading support on AMD
Date
The following patchset adds early microcode patch loading support on
AMD systems, on top of the framework introduced by:
https://lkml.org/lkml/2012/12/21/193

V2:
* Fixed warnings when compiling without early loading
* Picked up a typo fix [PATCH 2/3] from Boris

Borislav Petkov (1):
x86, microcode, intel: Correct typo in printk

Jacob Shin (2):
x86/microcode: vendor abstract out save_microcode_in_initrd()
x86/microcode: early microcode patch loading support on AMD

arch/x86/Kconfig | 16 +-
arch/x86/include/asm/microcode.h | 1 -
arch/x86/include/asm/microcode_amd.h | 14 ++
arch/x86/include/asm/microcode_intel.h | 3 +
arch/x86/kernel/microcode_amd.c | 338 +++++++++++++++++++++++++++----
arch/x86/kernel/microcode_core_early.c | 17 ++
arch/x86/kernel/microcode_intel_early.c | 4 +-
7 files changed, 344 insertions(+), 49 deletions(-)
create mode 100644 arch/x86/include/asm/microcode_amd.h

--
1.7.9.5




\
 
 \ /
  Last update: 2013-05-23 18:21    [W:0.115 / U:0.368 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site