diff options
author | 2023-10-10 17:08:41 +0200 | |
---|---|---|
committer | 2023-10-24 15:05:54 +0200 | |
commit | ecfd41089348fa4cc767dc588367e9fdf8cb6b9d (patch) | |
tree | a630a6718bebbc51b712f9e07d73f12d131c1c16 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/microcode: Remove pointless apply() invocation (diff) | |
download | wireguard-linux-ecfd41089348fa4cc767dc588367e9fdf8cb6b9d.tar.xz wireguard-linux-ecfd41089348fa4cc767dc588367e9fdf8cb6b9d.zip |
x86/microcode/amd: Use correct per CPU ucode_cpu_info
find_blobs_in_containers() is invoked on every CPU but overwrites
unconditionally ucode_cpu_info of CPU0.
Fix this by using the proper CPU data and move the assignment into the
call site apply_ucode_from_containers() so that the function can be
reused.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20231010150702.433454320@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions