From: Andreas Herrmann Date: Tue, 16 Dec 2008 18:07:47 +0000 (+0100) Subject: x86: microcode_amd: fix wrong handling of equivalent CPU id X-Git-Tag: v2.6.29-rc1~587^2~4^16~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c763fd77e66e55d029052da31df0abd9920cb1e;p=pandora-kernel.git x86: microcode_amd: fix wrong handling of equivalent CPU id 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed