[PATCH 0/3] Minor cleanups in AMD microcode loader

Nikolay Borisov posted 3 patches 1 month, 1 week ago
arch/x86/kernel/cpu/microcode/amd.c | 24 +++++++++---------------
1 file changed, 9 insertions(+), 15 deletions(-)
[PATCH 0/3] Minor cleanups in AMD microcode loader
Posted by Nikolay Borisov 1 month, 1 week ago
Here are 3 minor patches that somewhat simplify and streamline the code in the
AMD's microcode container parsing portion of the loader. No functional changes
intended.


Nikolay Borisov (3):
  x86/microcode/AMD: Return bool from find_blobs_in_containers()
  x86/microcode/AMD: Make __verify_patch_size() return bool
  x86/microcode/AMD: Remove bogus comment from parse_container()

 arch/x86/kernel/cpu/microcode/amd.c | 24 +++++++++---------------
 1 file changed, 9 insertions(+), 15 deletions(-)

--
2.34.1