diff options
author | Borislav Petkov <bp@suse.de> | 2015-02-05 20:11:41 +0100 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2015-03-02 20:31:11 +0100 |
commit | f9524e6f5447277e238b419afc3d0712941fa2a5 (patch) | |
tree | b29d83d16599c077b541bf941d594e628cba3611 /arch/x86/kernel/cpu/microcode/intel_lib.c | |
parent | 776d3cdc93d83808bf5929d716a56c69bbe01d2f (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