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:
be62adb
)
x86, microcode, AMD: Exit early on success
author
Borislav Petkov
<borislav.petkov@amd.com>
Wed, 7 Dec 2011 16:26:56 +0000
(17:26 +0100)
committer
Borislav Petkov
<bp@amd64.org>
Wed, 14 Dec 2011 11:46:52 +0000
(12:46 +0100)
Once we've found and validated the ucode patch for the current CPU,
there's no need to iterate over the remaining patches in the binary
image. Exit then and save us a bunch of cycles.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
No differences found