diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2023-10-17 23:23:55 +0200 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2023-10-24 15:05:54 +0200 |
commit | 5af05b8d51a8e3ff5905663655c0f46d1aaae44a (patch) | |
tree | e36f6f85360fb86d7f4760d6c8df3f0eeec7e8b9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a7939f01672034a58ad3fdbce69bb6c665ce0024 (diff) |
x86/microcode/amd: Use cached microcode for AP load
Now that the microcode cache is initialized before the APs are brought
up, there is no point in scanning builtin/initrd microcode during AP
loading.
Convert the AP loader to utilize the cache, which in turn makes the CPU
hotplug callback which applies the microcode after initrd/builtin is
gone, obsolete as the early loading during late hotplug operations
including the resume path depends now only on the cache.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20231017211723.243426023@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions