Home
last modified time | relevance | path

Searched hist:fbae4ba8c4a387e306adc9c710e5c225cece7678 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dmicrocode.hdiff fbae4ba8c4a387e306adc9c710e5c225cece7678 Wed Dec 03 10:21:41 CST 2014 Borislav Petkov <bp@suse.de> x86, microcode: Reload microcode on resume

Normally, we do reapply microcode on resume. However, in the cases where
that microcode comes from the early loader and the late loader hasn't
been utilized yet, there's no easy way for us to go and apply the patch
applied during boot by the early loader.

Thus, reuse the patch stashed by the early loader for the BSP.

Signed-off-by: Borislav Petkov <bp@suse.de>
/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dcore.cdiff fbae4ba8c4a387e306adc9c710e5c225cece7678 Wed Dec 03 10:21:41 CST 2014 Borislav Petkov <bp@suse.de> x86, microcode: Reload microcode on resume

Normally, we do reapply microcode on resume. However, in the cases where
that microcode comes from the early loader and the late loader hasn't
been utilized yet, there's no easy way for us to go and apply the patch
applied during boot by the early loader.

Thus, reuse the patch stashed by the early loader for the BSP.

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