linux/arch/x86/kernel/cpu/microcode
Borislav Petkov 8877ebdd3f x86/microcode/AMD: Reload proper initrd start address
When we switch to virtual addresses and, especially after
reserve_initrd()->relocate_initrd() have run, we have the updated initrd
address in initrd_start. Use initrd_start then instead of the address
which has been passed to us through boot params. (That still gets used
when we're running the very early routines on the BSP).

Reported-and-tested-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/20161220144012.lc4cwrg6dphqbyqu@pd.tnic
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2016-12-21 10:50:04 +01:00
..
amd.c x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp() 2016-12-19 10:46:20 +01:00
core.c x86/microcode/AMD: Reload proper initrd start address 2016-12-21 10:50:04 +01:00
intel.c x86/microcode/intel: Replace sync_core() with native_cpuid() 2016-12-19 11:54:21 +01:00
Makefile x86/microcode/intel: Remove intel_lib.c 2016-10-25 12:28:59 +02:00