diff options
author | Borislav Petkov <[email protected]> | 2017-08-25 12:04:56 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-08-29 10:59:28 +0200 |
commit | aa78c1ccfab6018289bc2bfd0092d516d0a49ec5 (patch) | |
tree | e5a03ca7cf4701486be7c2c79c390095849f1537 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0e3258753f8183c63bf68bd274d2cc7e71e5f402 (diff) |
x86/microcode/intel: Improve microcode patches saving flow
Avoid potentially dereferencing a NULL pointer when saving a microcode
patch for early loading on the application processors.
While at it, drop the IS_ERR() checking in favor of simpler, NULL-ptr
checks which are sufficient and rename __alloc_microcode_buf() to
memdup_patch() to more precisely denote what it does.
No functionality change.
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions