summaryrefslogtreecommitdiff
path: root/include/linux/firmware.h
diff options
context:
space:
mode:
authorBorislav Petkov <bp@suse.de>2021-10-21 18:58:36 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-10-22 15:13:50 +0300
commit9d48960414c708f5d1327aa8b90664cf3467c480 (patch)
tree3a85ee2ad3971a6a1c71c82832df168404171310 /include/linux/firmware.h
parente520ecf4546fdaa7169ba75a35d24e2c53403a6e (diff)
downloadlinux-9d48960414c708f5d1327aa8b90664cf3467c480.tar.xz
x86/microcode: Use the firmware_loader built-in API
The microcode loader has been looping through __start_builtin_fw down to __end_builtin_fw to look for possibly built-in firmware for microcode updates. Now that the firmware loader code has exported an API for looping through the kernel's built-in firmware section, use it and drop the x86 implementation in favor. Signed-off-by: Borislav Petkov <bp@suse.de> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org> Link: https://lore.kernel.org/r/20211021155843.1969401-4-mcgrof@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/firmware.h')
0 files changed, 0 insertions, 0 deletions