[PATCH v2 0/3] x86/ucode: Simplify/fix loading paths further

Andrew Cooper posted 3 patches 11 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20241112211915.1473121-1-andrew.cooper3@citrix.com
xen/arch/x86/cpu/microcode/amd.c     | 10 ++--
xen/arch/x86/cpu/microcode/core.c    | 69 ++++++++++------------------
xen/arch/x86/cpu/microcode/intel.c   |  9 ++--
xen/arch/x86/cpu/microcode/private.h | 21 ++++-----
4 files changed, 42 insertions(+), 67 deletions(-)
[PATCH v2 0/3] x86/ucode: Simplify/fix loading paths further
Posted by Andrew Cooper 11 months, 3 weeks ago
Remains of the previous patches, posted as a single series.

Andrew Cooper (3):
  x86/ucode: Remove the collect_cpu_info() call from parse_blob()
  x86/ucode: Fix cache handling in microcode_update_helper()
  x86/ucode: Drop MIS_UCODE and microcode_match_result

 xen/arch/x86/cpu/microcode/amd.c     | 10 ++--
 xen/arch/x86/cpu/microcode/core.c    | 69 ++++++++++------------------
 xen/arch/x86/cpu/microcode/intel.c   |  9 ++--
 xen/arch/x86/cpu/microcode/private.h | 21 ++++-----
 4 files changed, 42 insertions(+), 67 deletions(-)

-- 
2.39.5