summaryrefslogtreecommitdiff
path: root/screen.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2020-08-14 13:53:55 +0200
committerTobias Klauser <tklauser@distanz.ch>2020-08-14 13:53:55 +0200
commitca09a6f34d70e3a8ea495a6b2b71cd6d598d5ffb (patch)
treec43f47ef691681cbc71643f4d350471d2ccb05e0 /screen.c
parent3be4f21f8fbdb1f2524a2829b0cb7ce9ba94e91d (diff)
AUTHORS: update
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'screen.c')
0 files changed, 0 insertions, 0 deletions
n CPU0 and we don't find a newer microcode revision on CPU1. Which doesn't set the intel_ucode_patch pointer and at initrd jettisoning time we don't save the microcode patch for later application. Now, when we suspend to RAM, the loaded microcode gets cleared so we need to reload but there's no patch saved in the cache. Removing the optimization fixes this issue and all is fine and dandy. Fixes: 06b8534cb728 ("x86/microcode: Rework microcode loading") Signed-off-by: Borislav Petkov <bp@suse.de> Reviewed-by: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/20170120202955.4091-2-bp@alien8.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/util')