[PATCH 0/5] x86/ucode: Cleanup part 5/n

Andrew Cooper posted 5 patches 4 years ago
Failed in applying to current master (apply log)
xen/arch/x86/cpu/microcode/amd.c     | 24 ++++--------------------
xen/arch/x86/cpu/microcode/core.c    | 18 ++++++++----------
xen/arch/x86/cpu/microcode/intel.c   | 29 ++++-------------------------
xen/arch/x86/cpu/microcode/private.h | 18 ++++++------------
4 files changed, 22 insertions(+), 67 deletions(-)
[PATCH 0/5] x86/ucode: Cleanup part 5/n
Posted by Andrew Cooper 4 years ago
Some fairly minor changes while I wait for more answers from vendors.  I'm
annoyed that I didn't spot patch 2 earlier, because it would have simplied
some of the previous cleanup work.  Oh well...

Andrew Cooper (5):
  x86/ucode/intel: Remove CPUID from collect_cpu_info()
  x86/ucode: Drop ops->match_cpu()
  x86/ucode: Don't try to cope with NULL pointers in apply_microcode()
  x86/ucode: Drop ops->free_patch()
  x86/ucode: Simplify the ops->collect_cpu_info() API

 xen/arch/x86/cpu/microcode/amd.c     | 24 ++++--------------------
 xen/arch/x86/cpu/microcode/core.c    | 18 ++++++++----------
 xen/arch/x86/cpu/microcode/intel.c   | 29 ++++-------------------------
 xen/arch/x86/cpu/microcode/private.h | 18 ++++++------------
 4 files changed, 22 insertions(+), 67 deletions(-)

-- 
2.11.0