git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d496a00
)
x86/microcode/intel: Check if microcode was found before applying
author
Borislav Petkov
<bp@suse.de>
Thu, 5 Feb 2015 18:35:19 +0000
(19:35 +0100)
committer
Borislav Petkov
<bp@suse.de>
Mon, 2 Mar 2015 19:31:03 +0000
(20:31 +0100)
We should check the return value of the routines fishing out the proper
microcode and not try to apply if we haven't found a suitable blob.
Signed-off-by: Borislav Petkov <bp@suse.de>
No differences found