linux/arch/x86/kernel/cpu/microcode
Nikolay Borisov a85c08aaa6 x86/microcode/AMD: Return bool from find_blobs_in_containers()
Instead of open-coding the check for size/data move it inside the
function and make it return a boolean indicating whether data was found
or not.

No functional changes.

  [ bp: Write @ret in find_blobs_in_containers() only on success. ]

Signed-off-by: Nikolay Borisov <nik.borisov@suse.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20241018155151.702350-2-nik.borisov@suse.com
2024-12-31 14:03:30 +01:00
..
amd.c x86/microcode/AMD: Return bool from find_blobs_in_containers() 2024-12-31 14:03:30 +01:00
core.c x86/microcode: Remove unused struct cpu_info_ctx 2024-05-06 11:00:57 +02:00
intel.c x86/microcode/intel: Remove unnecessary cache writeback and invalidation 2024-10-25 18:12:03 +02:00
internal.h x86/microcode: Rework early revisions reporting 2023-11-21 16:35:48 +01:00
Makefile x86/microcode: Hide the config knob 2023-08-13 10:26:39 +02:00