diff options
author | Borislav Petkov <[email protected]> | 2014-11-18 10:46:57 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2014-11-18 18:32:24 +0100 |
commit | fb86b97300d930b57471068720c52bfa8622eab7 (patch) | |
tree | e564169a28aa0daac10a4d80a3e8ea9d6dd1be6c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2cd3949f702692cf4c5d05b463f19cd706a92dd3 (diff) |
x86, microcode: Update BSPs microcode on resume
In the situation when we apply early microcode but do *not* apply late
microcode, we fail to update the BSP's microcode on resume because we
haven't initialized the uci->mc microcode pointer. So, in order to
alleviate that, we go and dig out the stashed microcode patch during
early boot. It is basically the same thing that is done on the APs early
during boot so do that too here.
Tested-by: [email protected]
Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=88001
Cc: Henrique de Moraes Holschuh <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: <[email protected]> # v3.9
Signed-off-by: Borislav Petkov <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions