x86/microcode/intel: Get rid of last arg to load_ucode_intel_bsp()
authorBorislav Petkov <bp@suse.de>
Mon, 9 Feb 2015 16:40:03 +0000 (17:40 +0100)
committerBorislav Petkov <bp@suse.de>
Mon, 2 Mar 2015 19:31:48 +0000 (20:31 +0100)
Allocate it on the helper's _load_ucode_intel_bsp() stack instead and do
not hand it down.

Signed-off-by: Borislav Petkov <bp@suse.de>

No differences found