aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/microcode/intel_lib.c
diff options
context:
space:
mode:
authorBorislav Petkov <bp@suse.de>2015-02-05 20:11:41 +0100
committerBorislav Petkov <bp@suse.de>2015-03-02 20:31:11 +0100
commitf9524e6f5447277e238b419afc3d0712941fa2a5 (patch)
treeb29d83d16599c077b541bf941d594e628cba3611 /arch/x86/kernel/cpu/microcode/intel_lib.c
parent776d3cdc93d83808bf5929d716a56c69bbe01d2f (diff)
x86/microcode/intel: Do the mc_saved_src NULL check first
... and only then deref it. Also, shorten some variable names and rename others so as to diminish the ubiquitous presence of the "mc_" prefix everywhere and make it a bit more readable. Use kcalloc so that we don't kfree() uninitialized memory on the unwind path, as suggested by Quentin. Signed-off-by: Borislav Petkov <bp@suse.de> Cc: Quentin Casasnovas <quentin.casasnovas@oracle.com>
Diffstat (limited to 'arch/x86/kernel/cpu/microcode/intel_lib.c')
0 files changed, 0 insertions, 0 deletions