diff options
author | Borislav Petkov <[email protected]> | 2014-12-08 12:08:20 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-12-10 11:36:28 +0100 |
commit | 25cdb9c86826f8d035d8aaa07fc36832e76bd8a0 (patch) | |
tree | 109488e7dd8dda93e045655f20ee33b30b278472 /lib/test-string_helpers.c | |
parent | e913b8cd4548cd0a407b7debd6ec9104e84d050d (diff) |
x86/microcode/intel: Fish out the stashed microcode for the BSP
I'm such a moron! The simple solution of saving the BSP patch
for use on resume was too simple (and wrong!), hint:
sizeof(struct microcode_intel).
What needs to be done instead is to fish out the microcode patch
we have stashed previously and apply that on the BSP in case the
late loader hasn't been utilized.
So do that instead.
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions