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:
5279585
)
x86: microcode_amd: fix wrong handling of equivalent CPU id
author
Andreas Herrmann
<andreas.herrmann3@amd.com>
Tue, 16 Dec 2008 18:07:47 +0000
(19:07 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 16 Dec 2008 18:58:00 +0000
(19:58 +0100)
Impact: fix bug resulting in non-loaded AMD microcode
mc_header->processor_rev_id is a 2 byte value. Similar is true for
equiv_cpu in an equiv_cpu_entry -- only 2 bytes are of interest.
Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found