Merge tag 'x86_microcode_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 May 2024 16:09:32 +0000 (09:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 May 2024 16:09:32 +0000 (09:09 -0700)
commita1907ccdfe4a35265f6572e4b8c2da6d1f0a663e
treec1783af54e5861aad360b315721f38d9ce611b28
parent5186ba33234c9a90833f7c93ce7de80e25fac6f5
parent57f6d0aed7b0a6829044c7f1cea57b1e3ddb9a47
Merge tag 'x86_microcode_for_v6.10_rc1' of git://git./linux/kernel/git/tip/tip

Pull x86 microcode loader updates from Borislav Petkov:

 - Fix a clang-15 build warning and other cleanups

* tag 'x86_microcode_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/microcode: Remove unused struct cpu_info_ctx
  x86/microcode/AMD: Remove unused PATCH_MAX_SIZE macro
  x86/microcode/AMD: Avoid -Wformat warning with clang-15