aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2018-04-21 10:19:29 +0200
committerThomas Gleixner <[email protected]>2018-04-24 09:48:22 +0200
commit84749d83758af6576552046b215b9b7f37f9556b (patch)
treec6f4042145dbb1b9d536a1ad2cdd28c888b0bc99 /tools/perf/scripts/python/bin/export-to-sqlite-report
parent7010adcdd23527f7efef1e7bc0d8c458f6ec0dd2 (diff)
x86/microcode/intel: Save microcode patch unconditionally
save_mc_for_early() was a no-op on !CONFIG_HOTPLUG_CPU but the generic_load_microcode() path saves the microcode patches it has found into the cache of patches which is used for late loading too. Regardless of whether CPU hotplug is used or not. Make the saving unconditional so that late loading can find the proper patch. Reported-by: Vitezslav Samel <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Tested-by: Vitezslav Samel <[email protected]> Tested-by: Ashok Raj <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions