x86/microcode/intel: Get rid of last arg to load_ucode_intel_bsp()
Allocate it on the helper's _load_ucode_intel_bsp() stack instead and do
not hand it down.
Signed-off-by: NBorislav Petkov <bp@suse.de>
Showing
想要评论请 注册 或 登录
Allocate it on the helper's _load_ucode_intel_bsp() stack instead and do
not hand it down.
Signed-off-by: NBorislav Petkov <bp@suse.de>